Conlang/compiler
2025-01-16 20:30:23 -06:00
..
cl-ast cl-ast: always pretty-print decimal for floats 2024-09-19 14:00:22 -05:00
cl-interpret cl-interpret/tests: Fix broken test 2024-09-19 14:29:21 -05:00
cl-lexer cl-lexer: Hack around ambiguity between 1.0 and 1..0 2024-09-19 14:02:02 -05:00
cl-parser cl-ast: Add float support 2024-09-19 13:20:19 -05:00
cl-repl cl-ast: Remove tail from let (it caused more problems that it could've solved) 2024-07-31 03:19:20 -05:00
cl-structures cl-arena: promote to its own independent repository 2025-01-16 20:30:23 -06:00
cl-token cl-token: Flatten TokenKind into a single enum (wow!) 2024-07-30 16:47:09 -05:00
cl-typeck cl-ast: Remove tail from let (it caused more problems that it could've solved) 2024-07-31 03:19:20 -05:00