deimos-lang/examples
2026-03-04 22:05:53 -06:00
..
parse_errors Add sort-of-working error recovery to parser. 2026-03-02 14:06:14 -06:00
add.dm Much work on adding and calling. 2026-03-03 21:06:12 -06:00
array_return.dm Fixed spacing for suffix operators. Now calls require at least one of parentheses and/or closure. 2025-11-03 14:42:41 -06:00
call.dm Fix identifier type info being called too early bug. 2026-03-04 22:05:53 -06:00
forty_two.dm Fixed spacing for suffix operators. Now calls require at least one of parentheses and/or closure. 2025-11-03 14:42:41 -06:00
hello_42.dm Introduce asm representation (between ir and vm instructions). 2025-11-21 21:38:12 -06:00
hello.dm Add rudimentary type-use parsing and type-checking parameters. 2026-03-02 20:00:16 -06:00
incompat.dm Add fields and special children for Polymorphic enum loop specs. 2025-11-23 14:22:33 -06:00
op_prec.dm Fixed spacing for suffix operators. Now calls require at least one of parentheses and/or closure. 2025-11-03 14:42:41 -06:00
op_prec.dvm_ir Sketching DVM IR. 2025-10-04 09:07:49 -05:00
worlds.dm Fixed spacing for suffix operators. Now calls require at least one of parentheses and/or closure. 2025-11-03 14:42:41 -06:00
worlds.dvm_ir Sketching DVM IR. 2025-10-04 09:07:49 -05:00