Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kritzcreek/compilerbau-vortrag
Compilerprojekt mit monadischen Kombinatoren
https://github.com/kritzcreek/compilerbau-vortrag
Last synced: about 1 hour ago
JSON representation
Compilerprojekt mit monadischen Kombinatoren
- Host: GitHub
- URL: https://github.com/kritzcreek/compilerbau-vortrag
- Owner: kritzcreek
- Created: 2014-09-25T06:47:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-19T17:56:12.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T23:55:21.898Z (26 days ago)
- Language: TeX
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Compilerbau Langlang
Ein im Zuge des WPF Compilerbau entstandenes Projekt das die monadische Parser
Bibliothek *Parsec* nutzt um einen Taschenrechner mit definierbaren Funktionen
zu Parsen und interpretieren. Weiterhin ist die Dokumentation sowie eine Datei
mit Übungen zum Thema Monaden beigelegt.## Präsentation
Die [Präsentation](http://slides.com/christophhegemann/compilerbau#/) wurde
mithilfe von reveal.js erstellt.