rocket 0.1.4 rocket: ^0.1.4 copied to clipboard
Rocket is a parsing framework for parsing using efficient parsing algorithms
0.1.4 #
- Added optimized parser
DigitParser
- Added some information to the
README.md
file
0.1.3 #
- Added an example of the basic prediction in
example_json_pro.dart
0.1.2 #
- Added static extension methods
fastParseString
,tryFastParseString
andtryParseString
toParser
0.1.1 #
- Minor changes in
example.dart
- Removed dependency on package
lists
0.1.0 #
- Initial release