LispSyntax.jl icon indicating copy to clipboard operation
LispSyntax.jl copied to clipboard

Make LispSyntax JupyterKernel

Open MasonProtter opened this issue 6 years ago • 1 comments

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.

MasonProtter avatar Jun 11 '19 18:06 MasonProtter

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

swadey avatar Jun 11 '19 22:06 swadey