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

Implement Builtin Special Forms #2

Closed
6 tasks done
spy16 opened this issue Oct 14, 2020 · 1 comment
Closed
6 tasks done

Implement Builtin Special Forms #2

spy16 opened this issue Oct 14, 2020 · 1 comment
Milestone

Comments

@spy16
Copy link
Owner

spy16 commented Oct 14, 2020

  • (do <expr>*)
  • (if test then else?)
  • (def sym value)
  • (quote expr)
  • (fn name? doc? ( param* ) expr*)
  • (let ( binding* ) expr*)
@spy16 spy16 added this to the v1.0 milestone Oct 14, 2020
@lthibault
Copy link
Collaborator

See #15. Closing optimistically.

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

No branches or pull requests

2 participants