Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tnguyen0317/Compilers-and-interpreters
Labs in Örebro University course called Compilers and Interpreters
https://github.com/tnguyen0317/Compilers-and-interpreters
bison c compiler-frontend flex
Last synced: 2 months ago
JSON representation
Labs in Örebro University course called Compilers and Interpreters
- Host: GitHub
- URL: https://github.com/tnguyen0317/Compilers-and-interpreters
- Owner: tnguyen0317
- License: mit
- Created: 2018-09-28T10:49:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T13:16:19.000Z (over 6 years ago)
- Last Synced: 2024-04-24T15:34:56.397Z (9 months ago)
- Topics: bison, c, compiler-frontend, flex
- Language: C
- Homepage:
- Size: 2.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeInterpreter - Compilers-and-interpreters
README
# Compilers and interpreters
Laborations done in the course [Compilers and Interpreters](http://lily.oru.se/studieinformation/VisaKursplan?kurskod=DT125G&termin=20172&sprak=en) at Örebro University.### Cloning
```
$ git clone https://github.com/tnguyen0317/Compilers-and-interpreters
```
### Course Websitehttp://basen.oru.se/kurser/koi/2018-2019-p1/index.html
## Authors
* **[Thong Nguyen](https://github.com/tnguyen0317)**
* **[Edin Jelecevic](https://github.com/edojay)**## License
This project is licensed under the MIT License.