https://github.com/miojo-dev/flexbison_study
Small study based on the book "flex & bison, by John Levine, O'REiLLY"
https://github.com/miojo-dev/flexbison_study
bison bison-flex bison-yacc c flex flex-bison lex lexer lexer-parser study study-notes
Last synced: 3 days ago
JSON representation
Small study based on the book "flex & bison, by John Levine, O'REiLLY"
- Host: GitHub
- URL: https://github.com/miojo-dev/flexbison_study
- Owner: miojo-dev
- Created: 2026-05-30T18:04:07.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2026-05-30T18:28:31.000Z (22 days ago)
- Last Synced: 2026-05-30T20:11:43.731Z (22 days ago)
- Topics: bison, bison-flex, bison-yacc, c, flex, flex-bison, lex, lexer, lexer-parser, study, study-notes
- Language: C
- Homepage:
- Size: 1.69 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
banner: https://m.media-amazon.com/images/I/91rH5NAwnYL.jpg#100
---
Estudo para Flex/Bison, o intuito é entender essas ferramentas para futuramente criar um linguagem de programação como meu TCC
### Atenção esse projeto foi feito para ser visualizado o programa Obsidian!
A literatura escolhida para o estudo é: [flex & bison, by John Levine, O'REiLLY](https://www.oreilly.com/library/view/flex-bison/9780596805418/)
- [Primeiro exercício](./exercises/1st/1st.md)
- [Segundo exercício](./exercises/2nd/2nd.md)
---
## Tecnologias usadas:
- 
- 