Wisp is a Lisp system for WebAssembly(github.com)
github.com
Wisp is a Lisp system for WebAssembly
https://github.com/mbrock/wisp
3 comments
As always when "Wisp" is mentioned in relation to Lisp, it is not to be confused with Arne Babenhauserheide's excellent Wisp syntax for Scheme: https://www.draketo.de/software/wisp.
I was wondering for a long time how could such a transformation (pythonesque whitespace to lisp) be done. Cool to see someone already did it.
was just coming here to mention that. I don't understand why people don't bother to google before naming new projects, ESPECIALLY when they're naming something in the same general space.