|
fac024d1f3
|
Create a parser context
|
2025-06-13 23:07:44 +02:00 |
|
|
fdaeb25f73
|
Trace the source code position in the lexer
|
2025-06-12 18:44:06 +02:00 |
|
|
90aa5a0030
|
Split the parser from the code generator
|
2025-06-11 22:36:05 +02:00 |
|
|
6cfeb46dbf
|
Parse call expressions
|
2025-06-10 12:11:45 +02:00 |
|
|
c9c9b217a2
|
Parse and transpile unary operations
|
2025-06-06 18:25:29 +02:00 |
|
|
9bc6b50b94
|
Shorten the module declaration
|
2025-06-05 12:33:15 +02:00 |
|
|
92ba0ff871
|
Parse the variable part to AST
|
2025-06-04 12:13:40 +02:00 |
|
|
ff547a295d
|
Don't require the module name after end
|
2025-06-04 10:21:23 +02:00 |
|
|
23885e5b95
|
Add A command line parsing procedure
|
2025-06-02 18:17:47 +02:00 |
|