Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 457 Bytes

README.MD

File metadata and controls

7 lines (4 loc) · 457 Bytes

New programming language

This project is to implement a new programming language in typescript. It sorta follows a javascript like pattern in its code execution.

Mostly it's for fun and should be a heck of a lot easier than implementing lisp as I tried to do in reason which was a lot.

Follow my thoughts as I write it here.