This website requires JavaScript.
Explore
Help
Sign In
jessebrault
/
deimos-lang
Watch
1
Star
0
Fork
0
You've already forked deimos-lang
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3026d22750
deimos-lang
/
sketching
/
may_2025
History
Jesse Brault
692411e232
Change grammar to properly allow if, while, and for loops (without confusing it with closures).
2025-05-17 17:30:55 -05:00
..
closure.dm
Implement closure in ast building, unparsing, and pretty printing.
2025-05-17 10:32:14 -05:00
hello_world.dm
Successful work to compile, parse, and unparse basic Deimos.
2025-05-15 09:40:39 -05:00
if.dm
Change grammar to properly allow if, while, and for loops (without confusing it with closures).
2025-05-17 17:30:55 -05:00
name_one.dm
Add DString building.
2025-05-17 08:36:55 -05:00