https://github.com/wheelerlaw/haskulator
A simple command line-based mathematical expression parser and calculator written in Haskell
https://github.com/wheelerlaw/haskulator
Last synced: 3 months ago
JSON representation
A simple command line-based mathematical expression parser and calculator written in Haskell
- Host: GitHub
- URL: https://github.com/wheelerlaw/haskulator
- Owner: wheelerlaw
- Created: 2016-08-26T19:33:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T19:33:55.000Z (almost 9 years ago)
- Last Synced: 2025-01-30T07:31:10.419Z (5 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# haskulator
A simple command line-based mathematical expression parser and calculator written in Haskell