Skip to content

marcyang001/Minilang_Compiler

Repository files navigation

Minilang_Compiler

This is a compiler for Minilang. There are specifications for this language which will be uploaded soon.

$ make clean 
$ make
Write the Minilang script inside in.min
Run the executable
$ ./minilang < in.min

About

Compiler for a toy language called Minilang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published