deimos-lang/examples
2026-03-08 16:23:20 -05:00
..
parse_errors Add sort-of-working error recovery to parser. 2026-03-02 14:06:14 -06:00
add_2.dm Add e2e-tests project and add register saving around calls. 2026-03-08 16:23:20 -05:00
add_strings.dm Add add_strings.dm. 2026-03-05 10:55:00 -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 Implement block/statement interference graph algorithm. 2026-03-05 20:41:25 -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 Fix hello.dm. 2026-03-04 22:16:40 -06:00
incompat.dm Add fields and special children for Polymorphic enum loop specs. 2025-11-23 14:22:33 -06:00
main_return.dm Add return mechanism to dvm code, and related fixes to dmc. 2026-03-08 13:33:06 -05: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
register_alloc_test.dm End-to-end with register allocation. 2026-03-08 01:27:09 -06:00
result.dm Add result example as long-term goal. 2026-03-04 22:15:07 -06: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