5 ms·
I wrote a little bit about installing swank-js a couple of posts up. You can also check out all my emacs-settings on github https://github.com/magnars/.emacs.d/
by magnars 14y ago
I wrote a little bit about installing swank-js a couple of posts up. You can also check out all my emacs-settings on github https://github.com/magnars/.emacs.d/blob/master/setup-slime-js.el https://github.com/magnars/.emacs.d/blob/master/setup-slime-...
The only thing missing there is the packages installed through package.el, which would be slime-js in this case.
And here's the code for the bouncing ball: https://github.com/magnars/blockout https://github.com/magnars/blockout
- stenmorten 14y agoCool, but how about the rest of the code, for the "game"?
- magnars 14y agoThat last link there is all there is of the "game" for now. :-)