/maf

maf - Mathematics Assembled File is a binary expression to assembly compiler with a top-down recursive LL1 parser written in C++

Primary LanguageC++

maf - Mathematics Assembeled File

maf is a binary expression to assembly compiler written in c++.

Building

make compiler
./out/main
make asm