eklitzke / hcalc

trivial calculator in haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple calculator using alex and happy. This is obviously a very contrived
and indirect way to implement an expression calculator, but it might be useful
to others learning alex/happy.

About

trivial calculator in haskell


Languages

Language:Haskell 100.0%