Commit Graph

9 Commits (ea5991732cfc935a401b7a30423a66f2c253defd)

Author SHA1 Message Date
bog ea5991732c ADD: recursive functions. 2023-09-12 11:05:34 +02:00
bog 12f42a86f6 FIX: nested block scopes. 2023-09-12 06:46:07 +02:00
bog aaeedb1ba9 ADD: if core function.
FIX: block scope.
2023-09-12 06:36:55 +02:00
bog ab64ab8007 ADD: blocks. 2023-09-12 05:53:16 +02:00
bog 43a029ebc9 ADD: syntaxic sugar for function declaration. 2023-09-11 22:18:11 +02:00
bog a5ec909a5a ADD: function literal. 2023-09-11 20:59:54 +02:00
bog 59af9d809e ADD: bool arithmetic and comparison operators. 2023-09-11 17:54:59 +02:00
bog bae09ec2f3 ADD: integers. 2023-09-11 15:59:37 +02:00
bog 690122ea4a ADD: test bash script. 2023-09-11 14:27:44 +02:00