Before everyone piles on, here is the repo owner's Note at the bottom of the page:
This is my first ever compiler project.
I created this compiler for the following reasons:
* To learn about compiler development.
* To build a self-compiling compiler.
* To implement features I find interesting and cool.
Python, C++ inspired language that transpiles to C and can be embedded within C
(github.com)54 points by thunderbong 8 November 2024 | 33 comments
Comments
Next step is to make your Anil compiler in Anil.
Small complaint: I would rather you have the code examples as text on the github readme than as an image.
1: https://shedskin.github.io/
Edit: wonder if the contributor John Nagle is that John Nagle...