|
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 |
|
|
a93d12eb50
|
Handle ASCII codes > 128 in the tokenizer
|
2025-05-30 21:48:31 +02:00 |
|
|
15135f14d8
|
Shorten the array syntax
|
2025-05-30 14:58:44 +02:00 |
|
|
273e26b119
|
Make procedure name after the end
|
2025-05-30 00:25:02 +02:00 |
|
|
4adac0531f
|
Transpile procedures and statements
|
2025-05-29 00:24:30 +02:00 |
|
|
04a52d5ad7
|
Transpile procedure declaration heading
|
2025-05-28 00:12:33 +02:00 |
|
|
ddc5865c7d
|
Transpile the global var section
|
2025-05-27 17:04:15 +02:00 |
|
|
731e9c700a
|
Transpile type section
|
2025-05-27 07:52:51 +02:00 |
|
|
c6a540000a
|
Change source file extension
|
2025-05-25 16:07:42 +02:00 |
|