diff --git a/index.html b/index.html index d828483..9c333f8 100644 --- a/index.html +++ b/index.html @@ -84,6 +84,11 @@ command runner, written in Rust. +
  • A wrote a quick and dirty parser combinator + library in Rust, mostly as a proof of concept. I'd like to see if I can incorporate some of the + ideas from the paper + Efficient parsing with parser combinators to make it faster. +
  • I contributed a basic Vim