1 release (0 unstable)

1.0.0-RC1 Mar 28, 2024

#3 in #endless

Download history 14/week @ 2024-07-22 22/week @ 2024-07-29 46/week @ 2024-08-05 29/week @ 2024-08-12 21/week @ 2024-08-19 37/week @ 2024-09-09 8/week @ 2024-09-23 9/week @ 2024-10-07 9/week @ 2024-10-14 36/week @ 2024-10-21 46/week @ 2024-10-28 13/week @ 2024-11-04

104 downloads per month

MIT license

120KB
2.5K SLoC

EOPlus Parser/Lexer for Rust

Build Status Crate Docs License

This crate can parse EOPlus input into Quest data structures. It is built from the eoplus-antlr4 grammar written by @cirras.

Currently in use by reoserv for quest parsing.

Issues

Currently quests with invalid syntax will parse without error. The antlr4-rust crate dumps some errors to the console but this crate assumes that everything is fine. I plan to fix this in a future release.

Dependencies

~2MB
~34K SLoC