Skip to content

Rust implementation of a general, configurable Pratt/TDOP parser.

Notifications You must be signed in to change notification settings

ZerothLaw/prattle-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prattle

Library that offers a general-purpose configurable Pratt/TDOP parser.

Getting Started

Prerequisites

Rust

Cargo.toml line:

[dependencies]
prattle = "0.1.3"

License

This project is licensed under the MIT License - see the license preamble in each file for details.

Acknowledgements

  • Rust developers and designers for an excellent language and environment
  • purpleposeidon who provided invaluable feedback in Prattle's early days

About

Rust implementation of a general, configurable Pratt/TDOP parser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages