summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2022-11-26 13:53:37 +0100
committerDaniel Weipert <code@drogueronin.de>2022-11-26 13:53:37 +0100
commitbd45b72caf6de003b3b2f053cd24add1b4ddd851 (patch)
tree269a924f471bb466670f04ab6b5e01911e27b340
parentb662201aefec7104e7d289981828a66a8226f7bb (diff)
Add links to Readme
-rw-r--r--Readme.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Readme.txt b/Readme.txt
index 6d26eb6..7ccd854 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -1,3 +1,7 @@
- https://www.oreilly.com/library/view/flex-bison/9780596805418/ch01.html
- https://raw.githubusercontent.com/richarddzh/gnu-flex-manual/master/flex.pdf
- https://ftp.gnu.org/old-gnu/Manuals/flex-2.5.4/html_node/flex_toc.html
+
+- https://www.ecosia.org/search?q=transpiler%20with%20bison%20and%20lex
+- https://github.com/labis7/Flex_Bison_Transpiler
+- https://gnuu.org/2009/09/18/writing-your-own-toy-compiler/