As one of the original contributors to Rouge I will definitely agree that it does need a lot of work. That being said, if there's interest and pull requests are submitted the original author or myself typically chime in. Both of us have been busy with other projects/life and haven't done much work on it in quite some time.
While Rouge itself is not 100% compatible with Clojure or complete, I certainly would recommend it over Hy for simple tasks and for the maintainers understanding of both Clojure and Lisp idioms. As far as I can tell, the Hy team seems more or less interested in a Pythonic Lisp. There was a huge debate, for instance, over whether or not 0, [], {}, (), and "" should be considered truthy in Hy which. If you ask me, that alone is a reason not to consider it unless, of course, you are looking for that. Beside the topic, there is a Ruby library<https://github.com/hamstergem/hamster>that includes implementations of various persistent data structures. Since I head about it I thought it would be nice to use those instead of the `freeze`ing of Ruby's data structures you see in Rouge currently. It would definitely be worth the effort/discussion and I'm sure Rouge would be open to that. On Saturday, January 4, 2014 9:44:08 AM UTC-8, g vim wrote: > > On 04/01/2014 17:28, gaz jones wrote: > > Why not just use Ruby or (my preference) Python? Both are great for > > quick CLI apps / scripts. Best tool for the job, and all that? > > > > A Clojure layer on top of Ruby means less context switching which works > better for me as the Lisp mindset is very different from Ruby or Python. > However, I just looked at the Rouge docs and very little seems to have > been implemented so maybe it's dying. If so, I'll go with Hy which looks > much more mature. > > gvim > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.