This is a Python-Based project designed to dynamically transform Python scripts containing racket_insert calls. These calls are placeholders that reference a Scheme-Like code. The transformer parses ...
The Annotated Transformer is created using jupytext. Regular notebooks pose problems for source control - cell outputs end up in the repo history and diffs between commits are difficult to examine.