Commit Graph

168 Commits

Author SHA1 Message Date
zongor 770d9d56ff Cleanup, get rid of all the prototyping stuff 2025-09-09 21:15:39 -07:00
zongor 039aa7e9f9 'Undar' ist Undarsċieppan! 2025-09-06 11:32:47 -07:00
zongor d9725aa8d2 Update LANG.md 2025-09-04 11:18:06 -04:00
zongor fde5c82d0d WORKING DEVICES!! 2025-09-02 22:57:48 -07:00
zongor b6f5766a07 Update README.org 2025-09-01 16:29:46 -04:00
zongor 77166cc921 Update README.org 2025-09-01 16:26:52 -04:00
zongor c8e1ff9715 Update README.org 2025-09-01 16:25:46 -04:00
zongor b7ae08af57 Update README.org 2025-09-01 16:24:55 -04:00
zongor a156a5d59e Update README.org 2025-09-01 16:24:27 -04:00
zongor 1e1182e5dc Update README.org 2025-09-01 16:19:17 -04:00
zongor a508076e54 Update README.org 2025-09-01 16:18:09 -04:00
zongor 4dfc159265 Update README.org 2025-09-01 16:17:34 -04:00
zongor 2fb3fa08d1 Update README.org 2025-09-01 16:11:40 -04:00
zongor 252c9614c0 small fixes, make default a noop 2025-08-31 12:59:29 -07:00
zongor ab5bc87908 add initial device implementation 2025-08-31 12:56:59 -07:00
zongor 744f2d526b Add OP_GET_PC to implement coroutines/yield in stdlib later. 2025-08-31 10:14:32 -07:00
zongor aa16b6b348 update opcodes to handle memory better 2025-08-30 10:17:38 -07:00
zongor 6be5a4d3f9 fix tests 2025-08-30 07:56:08 -07:00
zongor 43ebed6553 update to opcodes, go with tunnels and syscals, partial refactor of memory, try out fixed size again 2025-08-29 22:02:19 -07:00
zongor 0dedf5a2ad add better testing, flags, fix fib.zrl 2025-08-24 08:45:31 -07:00
zongor f1edd4267f fix loop compile 2025-08-24 00:06:24 -07:00
zongor 8aeeebc351 WIP change to store primitives in memory intead of code 2025-08-23 21:29:46 -07:00
zongor cc009b4a4a remove 2025-08-17 19:33:18 -07:00
zongor b21de2d1fc fixes, cleanup, type -> plex 2025-08-17 19:32:19 -07:00
zongor 63d67b5c0d move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -04:00
zongor 70b9a82a97 poor mans syntax highlighting 2025-08-03 20:38:08 -04:00
zongor f6484ff378 Fix makefile, remove hello world test because now can compile it. 2025-08-03 18:09:20 -04:00
zongor 14bf533635 nuqneH 'u'? 2025-08-03 17:46:39 -04:00
zongor 881c6c7740 remove doc 2025-08-03 16:03:50 -04:00
zongor c348ea3fdd add initial compiler 2025-08-03 16:03:25 -04:00
zongor 039de2a761 revert, maybe do this later its complicated enough as it is 2025-08-02 22:23:39 -04:00
zongor 59b330a4af Update test/loop.zrl 2025-07-30 18:00:23 -04:00
zongor 3fa9c6c0b8 Update test/loop.zrl 2025-07-30 18:00:03 -04:00
zongor 9491559683 Update test/fib.zrl 2025-07-30 17:14:16 -04:00
zongor fac9510c6e Update test/add.zrl 2025-07-30 17:06:59 -04:00
zongor 0cd9955358 Update docs/project-syntax-example/server.zrl 2025-07-30 17:04:56 -04:00
zongor e96e58fc8c Update docs/project-syntax-example/client.zrl 2025-07-30 16:58:37 -04:00
zongor 933c76dc06 wip move to byte model 2025-07-29 23:51:41 -04:00
zongor 7f73ea010d Update README.org 2025-07-28 23:39:21 -04:00
zongor 4fccd4d48d remove temporary malloc 2025-07-28 23:13:39 -04:00
zongor 7a7e5d3383 preformat logo 2025-07-28 22:55:01 -04:00
zongor 1828acb0d2 text logo 2025-07-28 22:52:26 -04:00
zongor 18badca050 update readme 2025-07-28 22:49:08 -04:00
zongor d57456d7b0 rename 2025-07-27 22:30:23 -04:00
zongor 7e6a063bdb fix lexer 2025-07-27 21:07:39 -04:00
zongor 88dfbb098d start working on lexer 2025-07-27 13:11:44 -04:00
Charles Kralapp c33265913e Update README.org 2025-07-25 19:08:08 -04:00
zongor 9326d12585 add lisp examples 2025-07-20 23:40:15 -04:00
zongor 02702315cb new str embedding fn 2025-07-20 21:16:32 -04:00
zongor c43761a8da add zlc benchmarks 2025-07-20 19:12:41 -04:00