~chiefnoah/baregen

A BARE messages parser-generator
Mostly complete proc macro implementation
Lots of stuff to get a derive/proc macro working
Rename to lib

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~chiefnoah/baregen
read/write
git@git.sr.ht:~chiefnoah/baregen

You can also use your local clone with git send-email.

#BARE Parser Parser Generator

#TODO

  • [ ] Don't panic, return Result
  • [ ] Generator backend framework
  • [ ] Derive macro for Rust code
  • [ ] Generator backends
    • [ ] Go
    • [ ] Python
    • [ ] Gerbil
    • [ ] Hare
    • [ ] C
    • [ ] Java