20 Commits
Author SHA1 Message Date
Christoph 3772a6078d ignore zips 2021-10-12 18:21:30 +02:00
Christoph 9c3a870992 add doc 2021-09-02 18:46:46 +02:00
Christoph 81e2dd0745 cleanup 2021-09-02 18:26:59 +02:00
Christoph cf92bc7804 fix gc 2021-09-02 18:26:54 +02:00
Christoph 305eec02e1 more examples 2021-09-02 18:26:42 +02:00
Christoph b31f5cab6d more examples 2021-09-02 18:26:10 +02:00
Christoph 4e41cdc724 more syntactic sugar 2021-09-01 22:49:06 +02:00
Christoph 9e122d9ce6 example programs tests 2021-09-01 22:48:47 +02:00
Christoph 6d9a2d1ff6 tests 2021-09-01 22:48:29 +02:00
Christoph 125e6dd260 cleanup 2021-08-31 15:19:10 +02:00
Christoph b9fbc45494 implement garbage collection 2021-08-31 15:19:02 +02:00
Christoph e7576694e8 PrimitiveObject to simplify new types 2021-08-14 18:30:09 +02:00
Christoph ca80f7df2e implement double 2021-08-14 17:54:14 +02:00
Christoph 080d932d56 implement string 2021-08-13 16:39:23 +02:00
Christoph 5b32c4bcd6 additional sugar builtins 2021-08-13 12:00:41 +02:00
Christoph 8b70e97601 implement boolean 2021-08-13 12:00:24 +02:00
Christoph c91f3f89e7 renaming 2021-08-13 11:59:38 +02:00
Christoph 57447098b3 upd 2021-08-11 21:21:39 +02:00
Christoph 8acc26f8f3 implement parenthesis for expressions 2021-08-11 21:17:36 +02:00
Christoph 3a6814a850 restructure + syntactic sugar implementation 2021-08-11 21:11:35 +02:00