[ANN] rouge

Hi all,

I'd like to announce Rouge, which is an implementation of Clojure on Ruby.

https://github.com/unnali/rouge#readme

The readme above shows example of some Rouge code, most of which is currently taken from the boot file of Rouge itself. The thing is fully TDDed, so you can read the specs to see how (in)complete it is. :slight_smile:

I'd love it if you gave it a try, and let me know your thoughts and feedback. Even more than that, I'd love your contributions! Clojure is a beautiful language, and I'm really happy to be able to combine it with my other favourite language, Ruby.

There's a long TODO list, but the functional core is already well underway.

Cheers,

Arlen

Hi again,

路路路

On Monday, 15 October 2012 at 8:57 AM, Arlen Cuss wrote:

https://github.com/unnali/rouge#readme

As a follow-up to this, there's now a Google Group mailing list: Redirecting to Google Groups

Thanks for your interest!

鈥擜rlen

I've joined, though I'm really really bad at keeping up with things on
google groups, so there's no guarantee I'll actually notice any activity.

路路路

On Fri, Oct 19, 2012 at 03:05:09PM +0900, Arlen Cuss wrote:

Hi again,

On Monday, 15 October 2012 at 8:57 AM, Arlen Cuss wrote:

> https://github.com/unnali/rouge#readme
As a follow-up to this, there's now a Google Group mailing list:
Redirecting to Google Groups

Thanks for your interest!

--
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]

Hi again (!),

As a hopefully final (!?) follow-up to this post, you can now play with Rouge online in a Try Ruby-like environment: http://try.rouge.io (with much inspiration gleaned from _why's original :-))

Cheers,

Arlen