nice, strangely the github repository only shows the .js source, not the .coffee source. makes it hard to fork. (or it was written in js, then this would be a rather strange approach)
Well, one of the reasons why I wrote the REPL was to learn CoffeeScript. However, I soon realized my JavaScript knowledge was lacking, so I decided to write the REPL in JavaScript to learn/practice.
4 comments
[ 2.8 ms ] story [ 11.4 ms ] thread[1] https://github.com/larryng/coffeescript-repl/blob/master/js/...
Porting the REPL to CoffeeScript will be Phase 2.