summaryrefslogtreecommitdiff
path: root/package.lisp
AgeCommit message (Collapse)Author
2022-10-30Add a number parserJuan Manuel Tomás
Most of the spec regarding numbers is covered but currently numbers can have leading 0's and + sign.
2022-10-30Initial CommitJuan Manuel Tomás