Conlang/compiler
John e43847bbd4 conlang: Introduce as casting
Arbitrary primitive type conversion

Currently implemented as jankily as possible in the interpreter, but it works alright™️
2024-07-26 05:26:08 -05:00
..
cl-arena cl-arena: Add iterator allocation to TypedArena 2024-05-04 22:17:34 -05:00
cl-ast conlang: Introduce as casting 2024-07-26 05:26:08 -05:00
cl-interpret conlang: Introduce as casting 2024-07-26 05:26:08 -05:00
cl-lexer Revert "Cargo.toml: Add documentation key" 2024-04-22 00:07:44 -05:00
cl-parser conlang: Introduce as casting 2024-07-26 05:26:08 -05:00
cl-repl conlang: Introduce as casting 2024-07-26 05:26:08 -05:00
cl-structures cl-structures: Clean up IndexMap and fix doctests 2024-07-10 14:56:17 -05:00
cl-token conlang: Introduce as casting 2024-07-26 05:26:08 -05:00
cl-typeck cl_typeck: Add new primitive types (including joking-point numbers) 2024-07-26 03:24:34 -05:00