Skip to content
forked from roop/citron

An LALR Parser Generator for Swift

Notifications You must be signed in to change notification settings

carloschida/citron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

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 81.4%
  • Swift 18.6%