Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.