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

magics should be to invoke a different parser #77

Open
tonyfast opened this issue Jun 22, 2023 · 0 comments
Open

magics should be to invoke a different parser #77

tonyfast opened this issue Jun 22, 2023 · 0 comments

Comments

@tonyfast
Copy link
Member

say im writing javascript in a magic.

    %%javascript
this is a comment of string

    console.log("print");

the python rewrite rules wont work so i'd need javascript rewrite rules. we'd want a transformer layer on top of the existing system to dispatch different languages.

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