Skip to content

JairusSW/Zep

Repository files navigation

███████╗███████╗██████╗ 
╚══███╔╝██╔════╝██╔══██╗
  ███╔╝ █████╗  ██████╔╝
 ███╔╝  ██╔══╝  ██╔═══╝ 
███████╗███████╗██║     
╚══════╝╚══════╝╚═╝     

v0.0.0-wip

Capabilities

  • ✅ Tokenizer

  • ✅ Scopes

  • ✅ Parser (WIP)

  • ✅ IR (WIP)

  • ✅ CodeGen (WIP)

  • ✅ Transpile to AssemblyScript

Achievements

  • ✅ Hello World with all handwritten pieces
  • ✅ Simple math operations

Check out ./src/test.ts to get started!