https://github.com/evanrelf/problem-counter
Parse and count math homework problem ranges
https://github.com/evanrelf/problem-counter
haskell parser purescript
Last synced: 6 months ago
JSON representation
Parse and count math homework problem ranges
- Host: GitHub
- URL: https://github.com/evanrelf/problem-counter
- Owner: evanrelf
- License: isc
- Created: 2015-04-04T04:01:45.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2021-01-22T22:30:34.000Z (about 5 years ago)
- Last Synced: 2025-07-24T15:33:59.461Z (6 months ago)
- Topics: haskell, parser, purescript
- Language: PureScript
- Homepage:
- Size: 47.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# problem-counter
A little script I wrote to count how many math problems I have for homework, and to practice writing Haskell.