Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 437 Bytes

synth

Synth: DSL for metacompiling

Todo:

  • MVP
  • Bootstrap 1 - lua template generation
  • Bootstrap 2 - parser-compiler generation
  • Bootstrap 3 - dependency cleanup
  • Documentation
  • Import system
  • Bootstrap 4 - implement parsing stages and remove tokenizer dependency
  • Anchor points and error system
  • Invert output system and use interpolation syntax instead
  • Library of reusable modules