Commit graph

7 commits

Author SHA1 Message Date
Sam Vervaeck
a1304e177d Major update to code
- Many small fixes to parser and scanner
 - Extended type checking algorithm for existing nodes
 - Add partial support for module definitions and records
 - Add an evaluator
 - Prepare for new version of macro system
2020-02-26 18:53:28 +01:00
Sam Vervaeck
c421721766 Add a very naive compiler 2020-02-25 17:55:17 +01:00
Sam Vervaeck
917770416b Enable source-map-support 2020-02-24 18:35:28 +01:00
Sam Vervaeck
7cbbf788f8 Add missing '@types/yargs' 2020-02-24 17:23:38 +01:00
Sam Vervaeck
62f8ed2bca Add many more dependencies to package.json 2020-02-24 16:52:01 +01:00
Sam Vervaeck
00aba3da55 Add missing 'repository' field in package.json 2020-02-24 10:04:30 +01:00
Sam Vervaeck
d4aa086e96 Add package.json 2020-02-24 10:02:16 +01:00