Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/inanyan/ttc_compiler

A simple compiler written in Python
https://github.com/inanyan/ttc_compiler

basic c compiler python

Last synced: about 2 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.