Commit Graph

8 Commits (f7b470c0b1a46361204e4a7ac78e49499cc6e3ce)

Author SHA1 Message Date
bog f7b470c0b1 ADD: set! function. 2023-09-12 12:20:29 +02:00
bog aaeedb1ba9 ADD: if core function.
FIX: block scope.
2023-09-12 06:36:55 +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 0795eb5d9f ADD: eq? and assert-eq? core functions. 2023-09-11 14:05:10 +02:00
bog 20b5e60557 ADD: assert core function. 2023-09-11 13:46:41 +02:00
bog 314fbc0bd6 ADD: native functions. 2023-09-11 12:14:01 +02:00