Commit graph

21 commits

Author SHA1 Message Date
madmaurice 8ebb353543 Add more bool tests for and, or, not 2021-04-02 16:20:15 +02:00
madmaurice 59e7694dc0 Add recursion test 2021-04-02 16:20:07 +02:00
madmaurice d35611b813 Add proper tests 2021-04-02 16:06:26 +02:00
madmaurice 31bab456b0 Add support for comments 2021-04-02 16:05:22 +02:00
madmaurice 106a58991d Add bitwise operations 2021-04-02 03:36:39 +02:00
madmaurice af9a6acd53 Add functions zerop, min and max 2021-04-02 03:36:26 +02:00
madmaurice 395c271243 Add logical operations 2021-04-02 03:35:59 +02:00
madmaurice 512977011b Reorder functions 2021-04-02 03:10:24 +02:00
madmaurice 855f4fef5f Add string comparison functions 2021-04-02 03:08:19 +02:00
madmaurice 368e1be5c6 new testprogram: factorial 2021-04-02 02:46:43 +02:00
madmaurice c536e969d6 Drop debug print 2021-04-02 02:46:33 +02:00
madmaurice 59610c58a1 Implement recursion 2021-04-02 02:46:14 +02:00
madmaurice 65f17aba82 Implement progn style base level 2021-04-02 02:45:49 +02:00
madmaurice 39d791fcf4 Add more functions: null, evenp and oddp 2021-04-02 01:12:22 +02:00
madmaurice 2c8ce149a6 Update testprogram 2021-04-02 01:07:23 +02:00
madmaurice bbf6ae9cbd Add defun macro 2021-04-02 01:07:17 +02:00
madmaurice 7e7defbb9a Update test program 2021-04-02 01:02:45 +02:00
madmaurice 222c8dfc8b Fix let syntax 2021-04-02 01:02:35 +02:00
madmaurice 72141ffde6 Add more std functions 2021-04-02 01:02:19 +02:00
madmaurice b6eea1138e Initial revision. 2021-04-01 22:44:06 +02:00
madmaurice 5ea25449dc Initial empty commit. 2021-04-01 22:43:37 +02:00