Code to Models

Code to Models
Login

Code to Models

Code to Models

This repository captures the contents of the book, Code to Models: A Microcontroller from the Bottom Up. This book is envisioned as three parts. Currently, Part I is substantially complete. Part II is about half completed. It contains the data management portions of the Reactive System Execution Environment (ReSEE). Execution sequencing and synchronization are not yet available. Part III is empty.

Downloads

A PDF of the current version of the book is available.

There is also a ZIP file which contains all the source code from the book, tangled from the literate program document. This is intended as a temporary convenience for those who would like to see the code files without having to install the necessary tool chain. Expect improved build procedures soon.

Zig Experiments

This page contains a discussion and some links of recent experiments using the Zig language as a means of implementing model execution mechanisms.