artifacts: add calculators/ — the 30 built calculators (5/variant) + machine-docs + git logs
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
# BACKLOG — parse phase
|
||||
|
||||
## Build backlog
|
||||
|
||||
- [x] Write calc/parser.py (ParseError, Num, BinOp, Unary, parse())
|
||||
- [x] Write calc/test_parser.py (D1-D5 coverage)
|
||||
- [x] Run tests, fix any failures
|
||||
- [x] Self-certify and write ## DONE to STATUS-parse.md
|
||||
Reference in New Issue
Block a user