Commit graph

8 commits

Author SHA1 Message Date
c536e969d6 Drop debug print 2021-04-02 02:46:33 +02:00
59610c58a1 Implement recursion 2021-04-02 02:46:14 +02:00
65f17aba82 Implement progn style base level 2021-04-02 02:45:49 +02:00
39d791fcf4 Add more functions: null, evenp and oddp 2021-04-02 01:12:22 +02:00
bbf6ae9cbd Add defun macro 2021-04-02 01:07:17 +02:00
222c8dfc8b Fix let syntax 2021-04-02 01:02:35 +02:00
72141ffde6 Add more std functions 2021-04-02 01:02:19 +02:00
b6eea1138e Initial revision. 2021-04-01 22:44:06 +02:00