aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4b79ccc18b0b2b161458643b410a865c6e3996ae (plain)
1
2
3
4
# Composable Compiler

A prototype compiler for a small, Haskell-like functional language, built up of
small components that form a full compiler when placed in a pipeline.