Good-enough validator #38
Labels
No Label
accepted
bug
clj
documentation
enhancement
errors
infrastructure
later
next
now
optimization
proposal
question
research
semantics
syntax
ux
vm
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
Reference: twc/ludus#38
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As detailed in
validator.janet
:pkg
s andns
esBase
,Prelude
) for validationPassing in contexts:
a06014270f
Called keywords/single arg:
94adf5e9d5
Dict pattern validation:
d249ee0b21
Basic pkg checking; no ns checking.
524e3627fb
Left to implement: static nested pkg nesting; and any ns checking at all.
Not closing, but shifting to 0.1.0 milestone, since this should be enough to improve the parser.
Finish validatorto Good-enough validatorThis is the "good enough," not "complete" validator. At present, I believe this has all the things we need for Computer Class. May have to re-open?