- MT to TAM Compiler
Built on top of Advance Arith Compiler to compile MT into TAM
- Simple Arith Compiler
Compile Arith to a simpler version of TAM using simpler but dirty code - MT & TAM vscode Extensions
Two simple syntax highlighting extensions for my implementation of MiniTriangle and TAM Language in vscode
- Advance Arith Compiler
Compile Arith to simpler version of TAM using Functor, Monad & Applicative in Haskell
Licensed under the MIT License.