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

provide a marco to run lisp code #2

Open
czw0818 opened this issue Mar 23, 2022 · 0 comments
Open

provide a marco to run lisp code #2

czw0818 opened this issue Mar 23, 2022 · 0 comments

Comments

@czw0818
Copy link

czw0818 commented Mar 23, 2022

I think you can provide a marco to use lisp in the Rust.
The marco should parse the lisp code directly and Expand into rust code.
like this:
lisp!(+ 10 10)
==expand==
10+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