Skip to content

scm-tools/iguana

 
 

Repository files navigation

Iguana

Iguana is a Java implemenation of the GLL parsing algorithm. Iguana has the following features:

  • Binarized SPPF construction in cubic time and space
  • Scannerless parsing
  • Supporting common lexical disambiguation mechanisms such as follow restrictions, precede restrictions, and keyword reservation
  • Unicode support (under development)

Iguana is currently a prototype and is set to replace the parser in Rascal.

About

prototype parser run-time, back-end for different kinds of parser generators, including rascal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%