summaryrefslogtreecommitdiff
path: root/Readme.txt
blob: 09f9e49bdac1997c99983e6d02ec17c345323776 (plain)
1
2
3
4
5
6
7
8
- 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/
- https://lloydrochester.com/post/flex-bison/json-parse-ast/