Conlang/compiler/cl-interpret/src
John b2733aa171 cl-interpret/builtin: Add len builtin as a quick hack to write more interesting programs.
This is temporary, I just want a way to get the length of a thing atm.
2024-07-27 18:43:03 -05:00
..
builtin.rs cl-interpret/builtin: Add len builtin as a quick hack to write more interesting programs. 2024-07-27 18:43:03 -05:00
interpret.rs conlang: Introduce as casting 2024-07-26 05:26:08 -05:00
lib.rs cl-interpret: [NOT FINAL] Add unicode-aware O(n) string indexing 2024-07-27 18:04:39 -05:00
tests.rs cl-interpret: Stop kidding myself, I'll be replacing the interpreter before I get rid of this. 2024-05-19 15:16:22 -05:00