Eugen Wissner belka
belka pushed to modula2 at belka/elna 2025-06-06 18:26:11 +02:00
8d52410be9 Parse and transpile unary operations
belka pushed to stage1 at belka/elna 2025-06-06 18:25:54 +02:00
c9c9b217a2 Parse and transpile unary operations
belka closed issue belka/elna#120 2025-06-05 12:34:45 +02:00
Shorten IMPLEMENTATION MODULE to just module without the module name
belka pushed to modula2 at belka/elna 2025-06-05 12:34:39 +02:00
3ca8491f64 Shorten the module declaration
belka pushed to stage1 at belka/elna 2025-06-05 12:34:20 +02:00
9bc6b50b94 Shorten the module declaration
belka opened issue belka/elna#120 2025-06-05 09:31:07 +02:00
Shorten IMPLEMENTATION MODULE to just module without the module name
belka pushed to modula2 at belka/elna 2025-06-04 12:14:30 +02:00
7c12fc1364 Parse the variable part to AST
belka pushed to stage1 at belka/elna 2025-06-04 12:14:07 +02:00
92ba0ff871 Parse the variable part to AST
belka opened issue belka/elna#119 2025-06-04 10:22:34 +02:00
Support @ operator instead of ADR()
belka pushed to modula2 at belka/elna 2025-06-04 10:22:04 +02:00
82f0d40a56 Don't require the module name after end
belka pushed to stage1 at belka/elna 2025-06-04 10:21:43 +02:00
ff547a295d Don't require the module name after end
belka pushed to modula2 at belka/elna 2025-06-03 12:15:17 +02:00
d3c0c36fd8 Don't require the module name after end
belka pushed to stage1 at belka/elna 2025-06-03 12:15:01 +02:00
2843c5b22c Don't require the module name after end
belka pushed to modula2 at belka/elna 2025-06-02 18:18:39 +02:00
1983ef8e71 Add a command line parsing procedure
belka pushed to stage1 at belka/elna 2025-06-02 18:18:10 +02:00
23885e5b95 Add A command line parsing procedure
belka pushed to stage1 at belka/elna 2025-06-02 08:42:02 +02:00
9e028a1c61 Add A command line parsing procedure
belka pushed to modula2 at belka/elna 2025-06-01 23:24:07 +02:00
b093994027 Add a command line parsing procedure
belka pushed to stage1 at belka/elna 2025-06-01 23:23:52 +02:00
0e8f62b217 Add A command line parsing procedure
belka opened issue belka/elna#118 2025-06-01 11:28:20 +02:00
Support else and elsif clauses in the if statements
belka pushed to modula2 at belka/elna 2025-05-31 23:10:56 +02:00
edb8ce37d9 Add a command line parsing procedure