Skip to content

sylvrs/zag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zag

An interpreted, GC'd subset of Zig

roadmap

  • use Zig's builtin parsing to lex & parse a custom file
    • use function to parse script as regular local scoped code
    • extract inner functions from provided script and plant them outside of run function
  • build a custom compiler
  • build an associated VM
  • ???
  • profit

About

A prototype language built off the grammar and standard library of Zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages