Skip to content

An easy to use lexer written using `Bogdanp/elm-combine` that provides a sufficient backbone for use with LR(k) parser generators, or as a standalone for simpler higher order pattern matching.

License

Notifications You must be signed in to change notification settings

williamwhitacre/elm-lexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexer

An easy to use lexer written using Bogdanp/elm-combine that provides a sufficient backbone for use with LR(k) parser generators, or as a standalone for simpler higher order pattern matching.

About

An easy to use lexer written using `Bogdanp/elm-combine` that provides a sufficient backbone for use with LR(k) parser generators, or as a standalone for simpler higher order pattern matching.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages