Skip to content

Commit bca889e

Browse files
authored
Update README.md
1 parent e34af50 commit bca889e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ It is largely based on and inspired by the following resources [this post on st
8585
### Reading and resources
8686
* [Crafting interpreters](http://www.craftinginterpreters.com)
8787
* [Building a compiler](https://www.youtube.com/playlist?list=PLRAdsfhKI4OWNOSfS7EUu5GRAVmze1t2y) An excellent Youtube tutorial
88+
* Search for LEX, YACC, AST, Syntaxic trees...
8889

8990

9091
I would say every C# evaluation libraries have drawbacks and benefits, ExpressionEvaluator is not an exception so choose wisely (Read docs and licences).

0 commit comments

Comments
 (0)