Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 223 Bytes

File metadata and controls

3 lines (3 loc) · 223 Bytes

miniLanguage

Building a mini programming language with javascript. A simple language but one that is powerful enough to express any computation you can think of. It will also allow simple abstraction based on functions.