An open API service indexing awesome lists of open source software.

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"

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:
- ![C](https://img.shields.io/badge/C%20Language-00599C?style=for-the-badge&logo=c&logoColor=white)
- ![FlexBison](https://img.shields.io/badge/flex/bison-FFD43B?style=for-the-badge)