summaryrefslogtreecommitdiff
path: root/README.md
blob: c12a48dcb7a82e8180a5e5b0ea81a1bcd128fb51 (plain)
1
2
3
# Math Parser
Program which takes math in "regular" notation and transforms
it into s-expressions. Basiclly the start of a parser.