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

https://github.com/geocine/tccdotnet

Tiny C Compiler attempt using C#
https://github.com/geocine/tccdotnet

Last synced: 6 months ago
JSON representation

Tiny C Compiler attempt using C#

Awesome Lists containing this project

README

          

tccdotnet
============

Tiny C Compiler attempt using C#. Utilizes [Tiny Parser Generator](http://www.codeproject.com/Articles/28294/a-Tiny-Parser-Generator-v1-2) by *Herre Kuijpers*.