🐆 Santiago

A lexing and parsing toolkit for Rust

CI/CD Documentation Version License

Features

Getting started

Just checkout the examples:

You can run the examples by cloning this project and executing:

```sh ~ $ git clone https://github.com/kamadorueda/santiago.git

~ $ cd santiago

~/santiago $ cargo run --example calculator ```

Short term goals

In order:

  1. Enforce resolving ambiguities in the input grammar.

  2. Release 1.0.0.