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

refactor special forms #29

Merged
merged 8 commits into from
Jul 21, 2024
Merged

refactor special forms #29

merged 8 commits into from
Jul 21, 2024

Conversation

JunNishimura
Copy link
Owner

  • separate special form token from symbols
  • handle with special form in lexer
  • add special form in ast
  • handle with quote literal in lexer
  • handle with special form in parser
  • treat backquote and unquote as special form
  • delete special form object
  • refactor evaluation process for special forms

@JunNishimura JunNishimura merged commit 838d5d3 into main Jul 21, 2024
4 checks passed
@JunNishimura JunNishimura deleted the feature/refactor_special_forms branch July 21, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant