Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 423 Bytes

TODO.md

File metadata and controls

9 lines (9 loc) · 423 Bytes
  • Add examples/tests
  • Implement Control Flow Structuring so DS strings can be decompiled directly to JS.
  • Implement subroutines in the JS compiler.
  • Implement blueprints in the JS compiler.
  • Figure out how register numbering works in blueprints and provide an easier syntax for setting them.
  • Review instructions to see if more should have JS overrides.
  • Figure out how to support mods?
  • Write a vscode extension.