Hi
I need to write a dsl in Arabic which is a RTL. I am not sure how to get
started with such a dsl in clojure. Any pointers with be really appreciated.
Thanks
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo
Thanks Jan,
Good idea!
It is just a hobby project for now... I am thinking of a language for kids
(8+) . Would be interesting to see how kids react to programming in a more
familiar language.
Thanks
On Wednesday, January 14, 2015 at 1:09:28 PM UTC+5:30, Jan-Paul Bultmann
wrote:
>
> I would w
Thanks!
I have been looking at a lot of combinations for the front end to go with
the liberator/friend back end e.g. using client-side technologies
om(clojurescript)
purnam (angularjs + clojurescript)
or going for a server side
hiccup/enlive templating + clojurescript (for any client side js)