You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: