Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hudson-ai authored Mar 24, 2024
1 parent 4fbc417 commit 8b7199c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Earl(e)y parsing experiments with rust
[![Rust](https://github.com/hudson-ai/grammar/actions/workflows/rust.yml/badge.svg)](https://github.com/hudson-ai/grammar/actions/workflows/rust.yml)

Learning about parsers by following Loupe Vaillant's [great tutorial on Earley parsers](https://loup-vaillant.fr/tutorials/earley-parsing/).
I'm learning about parsers by following Loupe Vaillant's [great tutorial on Earley parsers](https://loup-vaillant.fr/tutorials/earley-parsing/).

Learning rust by doing it in rust.
I'm learning rust by doing it in rust.

0 comments on commit 8b7199c

Please sign in to comment.