Commit Graph

7 Commits

Author SHA1 Message Date
Nocturn9x 79af16ccc9 Parser support for forward declarations 2022-04-07 12:15:34 +02:00
Nocturn9x 32e0c20417 Added notes to README, minor changes to lexer and test file 2022-04-07 11:51:36 +02:00
Nocturn9x fe8d1926c9 Minor changes to test.nim 2022-04-06 20:29:51 +02:00
Nocturn9x 2e4091de1f Experimental support for arbitrary user-defined operators 2022-04-06 20:08:36 +02:00
Nocturn9x 7edf072093 Initial work on adding type support to the parser for declarations + fixes for lambdas 2022-04-05 15:52:58 +02:00
Nocturn9x c91cbf0ac1 Wired up the parser 2022-04-05 11:23:59 +02:00
Nocturn9x 5ea6f91ce4 Huge lexer refactoring 2022-04-05 00:26:01 +02:00