Commit Graph

7 Commits

Author SHA1 Message Date
9663af9f79 [docs] add fine-grain call-by-value 2024-04-14 23:30:16 +07:00
a0fcf3a3e8 add notes for executor 2024-03-29 17:05:59 +07:00
2689fd9d1b re-organize project 2024-03-29 16:20:34 +07:00
8f7685e8ea fix identifier rule mistake number as identifier 2024-03-29 14:46:22 +07:00
6ad5cbb586 change syntax for callable
anything that can be applied is now callable, this is the first step for
closure, partial application, and call-by-value
2024-03-29 14:45:17 +07:00
6a27f8fdf8 update parser 2024-02-19 02:54:02 +07:00
546af734e7 starting project Albireo 2024-02-16 02:07:52 +07:00