Commit Graph

9 Commits (main)

Author SHA1 Message Date
bog 620818c42a ADD: basic function3 2023-09-01 22:38:12 +02:00
bog d72660e6de ADD: if-then-else statement. 2023-09-01 01:22:51 +02:00
bog b9072c580f ADD: global variable declaration (mutable or not). 2023-08-31 21:25:00 +02:00
bog 66283e23bb ADD: assert and assert_static_fail instructions. 2023-08-31 14:41:43 +02:00
bog 50f66409b2 ADD: comparisons operators. 2023-08-31 11:37:13 +02:00
bog 08fc0d5d19 ADD: booleans. 2023-08-31 11:07:03 +02:00
bog 051b696b26 ADD: int arithmetic. 2023-08-31 00:31:19 +02:00
bog fbbbd4e9f4 ADD: int literals. 2023-08-30 20:06:26 +02:00
bog 96d923faf8 Initial commit 2023-08-29 21:03:37 +00:00