Add a bit about parser-combinator library
This commit is contained in:
parent
3c65349df2
commit
e09508c315
@ -84,6 +84,11 @@
|
||||
command runner, written in Rust.
|
||||
|
||||
|
||||
<li>A wrote a quick and dirty <a href="https://gitea.everydayimshuflin.com/greg/rust-parser-combinator">parser combinator
|
||||
library</a> in Rust, mostly as a proof of concept. I'd like to see if I can incorporate some of the
|
||||
ideas from the paper <a href="https://research.rug.nl/en/publications/efficient-parsing-with-parser-combinators">
|
||||
Efficient parsing with parser combinators</a> to make it faster.
|
||||
|
||||
|
||||
<li>I contributed a basic <a
|
||||
href="https://github.com/koka-lang/koka/pull/193/commits/ab290a41a4249450d9934a4c23d2b8ed7e98b448">Vim
|
||||
|
Loading…
Reference in New Issue
Block a user