Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AlimU11 committed Mar 15, 2023
2 parents e8d68e8 + c73d631 commit 771c799
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![wakatime](https://wakatime.com/badge/user/ec8c97a0-e0e3-4763-a6b4-374bde6dcd04/project/9766bc6d-e05f-46c2-b83c-0c0602728a07.svg?style=for-the-badge)](https://wakatime.com/badge/user/ec8c97a0-e0e3-4763-a6b4-374bde6dcd04/project/9766bc6d-e05f-46c2-b83c-0c0602728a07)

# Pascal Interpreter

A simple Pascal interpreter based on [Let's Build a Simple Interpreter](https://github.com/rspivak/lsbasi) series by [Ruslan Spivak](https://github.com/rspivak/) with usage of [EBNF grammar tester](https://mdkrajnak.github.io/ebnftest/) by [mdkrajnak](https://github.com/mdkrajnak/), [TatSu](https://github.com/neogeny/TatSu) and [railroad diagrams](https://github.com/tabatkins/railroad-diagrams).
Expand Down

0 comments on commit 771c799

Please sign in to comment.