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

Make LispSyntax JupyterKernel #29

Open
MasonProtter opened this issue Jun 11, 2019 · 1 comment
Open

Make LispSyntax JupyterKernel #29

MasonProtter opened this issue Jun 11, 2019 · 1 comment

Comments

@MasonProtter
Copy link
Contributor

To make this nicer for people to use, I think it'd be cool to make a special jupyter kernel that just parses a code block with the lisp parser before being sent to the regular julia jupyter kernel.

Just like in #28, this would be nice since users wouldn't have to use the string macro directly and could have custom syntax highlighting / indentation rules.

I'd be interested in working on this sometime in the next couple of months.

@swadey
Copy link
Owner

swadey commented Jun 11, 2019

cool. If you get something, I'd happily merge.

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