Commit Graph

7 Commits

Author SHA1 Message Date
Jesse Brault
921a7fe834 Change crate name to 'deimos'; make compiler bin subproject. 2024-11-29 19:13:59 -06:00
Jesse Brault
e4ee8fd2db Implement basic alloc and dealloc functionality. 2024-11-28 08:01:50 -06:00
Jesse Brault
e8019366ee Start implementation of vm. 2024-11-26 23:34:30 -06:00
Jesse Brault
0943dd4cf8 Add spread operator test. 2024-11-24 23:05:43 -06:00
Jesse Brault
07e0e2ae73 Add sketch file; change tokenize return type to Result. 2024-11-24 23:02:45 -06:00
Jesse Brault
88119e3001 Adding more keywords and symbols to lexer. 2024-11-24 20:50:27 -06:00
Jesse Brault
b3177a612f Initial commit. Very rudimentary lexer. 2024-11-24 18:07:16 -06:00