Hacker News new | ask | show | jobs
by leanthonyrn 1436 days ago

  This is would be a great project to provide a mature Lisp that developers could use to target WebAssembly.  Guile Scheme is an amazing Lisp to utilize for this purpose. Here are some other Lisp-to-Wasm type projects from my brief search.
-The Wisp project to compile Lisp-to-Wasm: https://github.com/mbrock/wisp

-Chaitin's Lisp- This is a WebAssembly port of Gregory Chaitin's minimal Lisp interpreter: http://weitz.de/chaitin/

-HN post: Common Lisp running natively over WebAssembly: https://news.ycombinator.com/item?id=31590819

Great idea!

1 comments

Wait a second, wasn't wisp something else as well? searches for a few seconds Ah here it is: https://hg.sr.ht/~arnebab/wisp (a fewer parens lisp notation)
Yeah, naming conflict. Haven't tried the web-oriented-lisp but Arne's Wisp is awesome.
and then https://github.com/wisp-lang/wisp/blob/master/doc/language-e...

and I'm sure I've seen a time travelling debuggable js-transpiled thing long ago

ps: oh and this https://github.com/paulitex/Wisp

pps: ok i'm digressing https://lips.js.org/