summaryrefslogtreecommitdiff
path: root/Readme.txt
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-25 16:24:59 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-25 16:24:59 +0200
commitb5cc10cff15797bc9f89724ab53ac7d296fbbc0c (patch)
tree00f2ecd44cfe1c66149ec9217b60c2c9aaf262a2 /Readme.txt
parentf7fddeaf9f0453054d4666d8a5b544d4c4cefebd (diff)
trying ply
Diffstat (limited to 'Readme.txt')
-rw-r--r--Readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Readme.txt b/Readme.txt
index 09f9e49..5f0d3a7 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -6,3 +6,7 @@
- https://github.com/labis7/Flex_Bison_Transpiler
- https://gnuu.org/2009/09/18/writing-your-own-toy-compiler/
- https://lloydrochester.com/post/flex-bison/json-parse-ast/
+
+- https://news.ycombinator.com/item?id=37252334
+- https://tomassetti.me/why-you-should-not-use-flex-yacc-and-bison/
+- http://www.dabeaz.com/ply/ply.html#ply_nn27