Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwanghoon authored Apr 8, 2022
1 parent 6da5eb2 commit 8d61c6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
- ambiguous-exe: an arithmetic parser with the ambiguous grammar but backed by precedence attributes
- error-exe: a demo for error recovery by an interplay between a lexer and a parser through a monadic interface
- syncomp-exe: a syntax completion server for Emacs
- Applications using YAPB:

### Applications using YAPB:
- Microsoft SmallBasic parser: https://github.com/kwanghoon/sbparser
- Polyrmorphic RPC calculus parser: https://github.com/kwanghoon/polyrpc
- C11 parser: https://github.com/kwanghoon/c11parser
Expand Down

0 comments on commit 8d61c6d

Please sign in to comment.