Re: How do I setup a Clojurescript REPL with emacs?

2013-07-18 Thread Chris Bui
. Regards, K On Thursday, July 18, 2013 1:03:59 PM UTC+9, Chris Bui wrote: I'm trying to setup an environment for Clojurescript. The problem I'm having is not knowing how to set it up so that I can connect to a Clojurescript Browser REPL from emacs, so I can evaluate forms right from

Re: Penumbra vs. LibGDX

2013-07-17 Thread Chris Bui
I haven't worked with Penumbra, but I've tried getting LibGDX to work with Clojure and it's just a PITA. Totally agree that you lose the REPL with LibGDX. I'm writing another game now, although much if it is server side. I did however, discover that you can use Phonegap to write HTML5

How do I setup a Clojurescript REPL with emacs?

2013-07-17 Thread Chris Bui
I'm trying to setup an environment for Clojurescript. The problem I'm having is not knowing how to set it up so that I can connect to a Clojurescript Browser REPL from emacs, so I can evaluate forms right from the editor and have it show up in the browser. Things I've tried: I tried using

Google Summer of Code 2013 Ideas

2013-03-16 Thread Chris Bui
Hi everybody, I'm a student looking to apply for GSOC 2013. I'm trying to develop some ideas for projects for my proposal. I'm a little new to Clojure and haven't been formally trained in CS yet so I'm mainly looking for ideas that are between easy and medium difficulty. Also, I'm primarily a

Re: Google Summer of Code 2013 Ideas

2013-03-16 Thread Chris Bui
library. There are a bunch of interesting features yet to be implemented! On Saturday, March 16, 2013 6:00:44 AM UTC+1, Chris Bui wrote: Hi everybody, I'm a student looking to apply for GSOC 2013. I'm trying to develop some ideas for projects for my proposal. I'm a little new to Clojure