2 releases
new 0.1.1 | Nov 6, 2024 |
---|---|
0.1.0 | Nov 6, 2024 |
#2 in #edu
75 downloads per month
4KB
Shopping-list Parser
Description
This project is a shopping_list_parser designed for educational purposes. It allows you to parse a structured list of shopping items using a grammar defined in pest.
Example Usage
An example of a shopping list that can be parsed by this grammar:
- Apples 5 pcs
- Bananas 3 kg
- Mango1pcs
Dependencies
~2.2–3MB
~59K SLoC