lexer / parser testing #24

Open
opened 2021-05-22 16:48:52 -04:00 by valyrie97 · 0 comments
valyrie97 commented 2021-05-22 16:48:52 -04:00 (Migrated from github.com)
  • test the lexer against all syntaxes
    • namespace (dotted t/f)
    • static
    • singleton
    • keepalive
    • function (async t/f) (parameters, 0 - 3)
    • link (array t/f) (required t/f)
    • member (required t/f)
    • import (few different syntaxes)
  • test Module parser against all valid AST patterns (see above)
- [ ] test the lexer against all syntaxes - [x] namespace (dotted t/f) - [ ] static - [ ] singleton - [ ] keepalive - [x] function (async t/f) (parameters, 0 - 3) - [x] link (array t/f) (required t/f) - [ ] member (required t/f) - [ ] import (few different syntaxes) - [ ] test Module parser against all valid AST patterns (see above)
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: valerie/vogue#24
There is no content yet.