I didn't realize 1.8 was such and old version; will get a recent build and 
give it another try. I'm interested in scripting, so the basic pieces are 
already there. With a short startup time this will be looking really useful.

On Friday, October 12, 2012 6:05:39 PM UTC-7, Arlen Christian Mart Cuss 
wrote:
>
> Hi Armando,
>
> Thanks for giving it a go!
>
> On second thought, I've decided against 1.8 support.  1.8 was released 
> initially in 2003, and is now considered deprecated.  I gave it a solid go 
> to see if the code I wrote was mostly-compatible with 1.8, but it started 
> to turn into something of a dog's breakfast.
>
> Sorry for the hassle.
>
> — Arlen
>
> On Saturday, October 13, 2012 8:52:05 AM UTC+11, Armando Blancas wrote:
>>
>> Nice work. 
>>
>> I'm getting this error:
>> ~/dev/tools/rouge $ bin/rouge
>> ./bin/../lib/rouge.rb:6: undefined method `define_singleton_method' for 
>> Rouge:Module (NoMethodError)
>> ~/dev/tools/rouge $ ruby --version
>>
>> In case any of this is relevant:
>> ruby 1.8.7 (2012-02-08 patchlevel 358) [universal-darwin10.0]
>> ~/dev/tools/rouge $ bundle --version
>> Bundler version 1.2.1
>> ~/dev/tools/rouge $ gem --version
>> 1.8.24
>>
>> On Friday, October 12, 2012 4:40:28 AM UTC-7, Arlen Christian Mart Cuss 
>> wrote:
>>>
>>> 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. :)
>>>
>>> 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.
>>>
>>> Cheers,
>>>
>>> Arlen
>>>
>>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to