Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser: Var #5

Open
8 tasks
Tracked by #8
snowmang1 opened this issue Jan 20, 2023 · 0 comments
Open
8 tasks
Tracked by #8

Parser: Var #5

snowmang1 opened this issue Jan 20, 2023 · 0 comments
Labels
parser functions, operators, objects for the parser

Comments

@snowmang1
Copy link
Owner

snowmang1 commented Jan 20, 2023

Tasks

  • Parser definitions
    • define
    • set!
    • lambda
    • include
    • let
    • let*
  • Adjust Parse Table & Diagram(s)

Notes

  • (Tail-)Recursion / Itteration is not in the plan for this ticket
  • values type will not be handled in this ticket
  • This ticket is concerned only with Bindings
@snowmang1 snowmang1 converted this from a draft issue Jan 20, 2023
@snowmang1 snowmang1 added the parser functions, operators, objects for the parser label Jan 20, 2023
@snowmang1 snowmang1 added this to the mk1_binary milestone Jan 23, 2023
This was referenced Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser functions, operators, objects for the parser
Projects
Status: Todo
Development

No branches or pull requests

1 participant