Commit Graph

7 Commits (5d975eafdffc4b5c38dea614f9fbbecd7a3d44cc)

Author SHA1 Message Date
bog 22131c2cf0 ADD: naive and simple closures. 2023-09-22 22:04:57 +02:00
bog 9591d6c176 ADD: set core macro. 2023-09-22 14:17:21 +02:00
bog 7a792274f6 ADD: recursive functions and lambda. 2023-09-22 09:49:28 +02:00
bog 4d91c05aea ADD: if macro and comparison functions. 2023-09-21 23:30:51 +02:00
bog 12cc10720e ADD: basic lambdas (no rec, no closure...). 2023-09-21 21:17:39 +02:00
bog 14e693c946 ADD: var declaration and blocks. 2023-09-21 15:59:46 +02:00
bog 5fe53355b5 ADD: native macros. 2023-09-20 21:21:51 +02:00