Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/see-quick/ifj2018
IFJ - prekladac(2018-2019)
https://github.com/see-quick/ifj2018
Last synced: 5 days ago
JSON representation
IFJ - prekladac(2018-2019)
- Host: GitHub
- URL: https://github.com/see-quick/ifj2018
- Owner: see-quick
- Created: 2018-09-19T13:28:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T20:02:37.000Z (about 6 years ago)
- Last Synced: 2024-11-07T22:45:04.111Z (about 2 months ago)
- Language: C
- Homepage:
- Size: 969 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# IFJ - prekladac(2018-2019)
> **Autoři:** Marek Rohel && Polishchuk Kateryna && Igor Ignac && Maros Orsak
### Struktura
- doc/ - (adres.) dokumentacia
- src/ - (adres.) zdrojové soubory
- test/ - (adres.) testy#### Preklad(testovanie spolu s interpretom)
make && ./ifj < vstup.code > vystupny.code && sudo ./ic18int vystupny.code > interpret.out