|
20b5dd027f
|
Create a parser context
|
2025-06-13 23:08:07 +02:00 |
|
|
9341017103
|
Trace the source code position in the lexer
|
2025-06-12 18:45:17 +02:00 |
|
|
e3f094c8a5
|
Split the parser from the code generator
|
2025-06-11 22:36:35 +02:00 |
|
|
00e557686b
|
Parse call expressions
|
2025-06-10 12:11:59 +02:00 |
|
|
8d52410be9
|
Parse and transpile unary operations
|
2025-06-06 18:25:53 +02:00 |
|
|
3ca8491f64
|
Shorten the module declaration
|
2025-06-05 12:34:17 +02:00 |
|
|
7c12fc1364
|
Parse the variable part to AST
|
2025-06-04 12:14:04 +02:00 |
|
|
82f0d40a56
|
Don't require the module name after end
|
2025-06-04 10:21:41 +02:00 |
|
|
1983ef8e71
|
Add a command line parsing procedure
|
2025-06-02 18:18:18 +02:00 |
|