boneletuh / compiler

attempting to make a compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compiler

My first attempt in making a compiler.

It can compile to C and NASM assembly

you will have to compile the resulting code on your own

About

attempting to make a compiler

License:GNU General Public License v3.0


Languages

Language:C 99.7%Language:Makefile 0.3%