Skip to content

danem/lex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

#Lex ###Monadic Parser Combinators for Javascript

Lex is a library very similar to the outstanding Parsec package for Haskell. Lex doesn't match all functionality or speed, of Parsec, nor does it attempt to. Lex makes it easy to write clean, readable, parsers for a wide variety of applications.

About

Monadic parser combinators for Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published