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

Add a quaziquote expression to Lust #8

Closed
0xekez opened this issue Nov 3, 2020 · 0 comments
Closed

Add a quaziquote expression to Lust #8

0xekez opened this issue Nov 3, 2020 · 0 comments

Comments

@0xekez
Copy link
Owner

0xekez commented Nov 3, 2020

Should follow along with Emacs:

https://www.gnu.org/software/emacs/manual/html_node/elisp/Backquote.html

Would make a lot of macros a lot easier and some that were impossible possible.

@0xekez 0xekez closed this as completed in 7fb6402 Nov 3, 2020
0xekez added a commit that referenced this issue Feb 2, 2021
fix outstanding implementaiton errors:

- pass number of words * size of word to malloc
- specify the right Linkage for functions that are used
- don't finalize definitions until all of the functions have been
  declared and we're ready to return `lust_entry`

closes #8 and closes #10
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

1 participant