License | Tests | Coverage | Docs |
---|---|---|---|
Liblet.jl is a port of the python library Liblet
Entirely written in Julia, Liblet.jl allows you to work with Grammars, Productions, Derivations and much more in the Formal Languages and Automatons world.
You can find APIs Reference, Tutorials and more in the Official Website
julia> import Pkg
julia> Pkg.add("Liblet")
pkg (1.4)> add Liblet
Feel free to open issues, create pull requests or fork this project!