Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

CognitiveScale/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

Packages

No packages published

Languages

  • Java 99.8%
  • Other 0.2%