Skip to content

dabrahams/citron

 
 

Repository files navigation

Citron

Citron is an LALR parser generator for Swift. For a given input grammar, Citron creates a reentrant type-safe parser in Swift.

Citron's parser generation engine is based on Lemon.

Citron requires Swift 4.

The Citron documentation can be found here.

About

An LALR Parser Generator for Swift

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 66.4%
  • Swift 33.5%
  • Other 0.1%