Skip to content

astrieanna/juliaparsec

Repository files navigation

juliaparsec

A Parsec clone in Julia

Currently, it's pretty rudimentary. The basic operations work, but it doesn't have nice syntax, the way most parser combinator libraries do, and it's also missing pretty much any advanced feature you can think of.

Most of the current files are various attempts to figure out whether the basic approach is reasonable, both in speed and conciseness.

##License

This project is released under the MIT license.

About

A Parsec clone in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages