An open API service indexing awesome lists of open source software.

https://github.com/InAnYan/old-ttc-py

A simple compiler written in Python
https://github.com/InAnYan/old-ttc-py

basic c compiler python

Last synced: 10 months ago
JSON representation

A simple compiler written in Python

Awesome Lists containing this project

README

          

# A simple compiler written in Python
Followed [Teeny Tiny Compiler](https://austinhenley.com/blog/teenytinycompiler1.html) tutorial.