m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 6585428e0cc1bd6582b596d8713bc65d5a7217c7 (plain)
1
2
3
4
5
6
7
# Schmim

An interpreter for a simple, statically-typed, functional language.

## Grammar

`schmim.bnfc` defines the grammar recognized by the Schmim parser.