Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 243 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 243 Bytes

mayonnaise

A cool ruby-like programming language written from scratch.

Quick Look

Building

$ mkdir build && cd build
$ cmake ..

$ make

After the build,

$ ./mayonnaise <file>