wisp-lang / wisp

A little Clojure-like LISP in JavaScript
https://gozala.github.io/wisp/
Other
982 stars 68 forks source link

Merging PRs and browser runtime build. #152

Closed chr15m closed 7 years ago

chr15m commented 7 years ago

This PR includes merges for #131 #139 #144 #151.

See the next PR for updates to the github pages page and distributable minified runtime that people can download and start using immediately.

Would appreciate feedback from anybody interested (@zot @rcarmo ?) before I merge this basically to sanity check I haven't messed anything up.

@Gozala has given me permission to do basic maintenance on this repository and moving forward I would like to proceed in a way that is:

Thanks!

rcarmo commented 7 years ago

Hello there!

A quick note to say that this is most welcome (in terms of overall approach and ensuring wisp keeps improving). I can't actually test this right now (haven't spent much time on front-end lately) but wanted to encourage you to keep at it, because I think wisp is just too nice to let linger.

chr15m commented 7 years ago

Thanks for dropping by @rcarmo and for the support. \o/

I'm going to go ahead and merge this now since there was no dissent. :)