Hacker News new | ask | show | jobs
Wisp is a Lisp system for WebAssembly (github.com)
23 points by thricegreat 1323 days ago
1 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.