Commit Graph

32 Commits

Author SHA1 Message Date
zongor 7634bbe1c9 cleanup, add more stringops 2025-09-09 21:53:52 -07:00
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 aa16b6b348 update opcodes to handle memory better 2025-08-30 10:17:38 -07:00
zongor 0dedf5a2ad add better testing, flags, fix fib.zrl 2025-08-24 08:45:31 -07:00
zongor 63d67b5c0d move sdl to own thing, add array + plex handling 2025-08-16 21:51:23 -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 d57456d7b0 rename 2025-07-27 22:30:23 -04:00
zongor 9326d12585 add lisp examples 2025-07-20 23:40:15 -04:00
zongor c43761a8da add zlc benchmarks 2025-07-20 19:12:41 -04:00
zongor 5184b60136 split up code and memory 2025-07-20 11:17:28 -04:00
zongor 7bcaa080b9 rename for better text highlight 2025-07-13 00:19:58 -04:00
zongor e78a26a3c2 combine benchmarks with test 2025-07-13 00:18:25 -04:00
zongor c4d1aec83f more consistant naming 2025-07-13 00:15:36 -04:00
zongor 3e46c04513 add more examples 2025-07-13 00:12:27 -04:00
zongor 67a74f3417 more benchmarks 2025-07-12 23:51:45 -04:00
zongor 7598a93b31 add recursion, add benchmarks 2025-07-12 23:14:23 -04:00
zongor 19a69d3be5 fix jumps to be less weird 2025-07-10 21:46:29 -04:00
zongor fefc9e803a throwing away a bunch of stuff, lets do the whole compiler inside the VM 2025-07-08 21:59:56 -04:00
zongor 9c94e4a6ef update documentation 2025-07-05 23:51:12 -04:00
zongor 2f0d841d8d update test examples 2025-07-05 19:10:32 -04:00
zongor 0263d1511d WIP function calls 2025-07-05 12:40:33 -04:00
zongor 0d958be440 add parser, compiler, breakout opcodes, fix test 2025-06-14 22:57:19 -04:00
zongor a1c74760a1 add fat pointers for strings, update makefile, test 2025-06-08 16:41:53 -04:00
zongor 52c33178d3 start from scratch with own code 2025-05-11 18:54:31 -04:00
zongor 9d65790e5d add logical ops, add numbers 2025-05-04 14:08:21 -04:00
zongor 58f7e30357 add initial compiler, add tests 2025-05-03 21:07:19 -04:00