#list #grammar #parser #edu #shopping

bin+lib shopping_list_parser

Shopping-list parser for edu purposes

2 releases

new 0.1.1 Nov 6, 2024
0.1.0 Nov 6, 2024

#2 in #edu

Download history 75/week @ 2024-11-01

75 downloads per month

MIT license

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:

  1. Apples 5 pcs
  2. Bananas 3 kg
  3. Mango1pcs

Dependencies

~2.2–3MB
~59K SLoC