Skip to content

talagrand/parpl

Repository files navigation

parpl: Parse Programming Languages

Parpl is an umbrella for programming language parsers.

Current parsers:

Features

  • Compliant: strictly follows language specifications
  • Zero-Copy: Where possible, allows building Arena-based ASTs
  • Safe: Guards against stack overflow, allows complexity limits (WIP)

This will be followed by a R7RS define-syntax macro expander.

** Work in progress **

About

Programming Languages Parsers & Manipulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages