On Thu, Oct 29, 2009 at 8:15 AM, Miron Brezuleanu <[email protected]> wrote:
>
> Hi,
>
> earlier today I was wondering about the best way to write some
> Transact-SQL code. I normally write code in C#, Python and lately
> Clojure. Even though TSQL is a decent procedural extension to SQL, it
> still feels very cumbersome to the languages I use daily. Having done
> some C# code generation lately (using ScriptTemplate), I was thinking
> about doing the same thing for SQL.
>
> At which point I remembered Scriptjure (and Parenscript) and thought
> about writing something similar for TSQL.
Are you thinking of something like this?
http://www.gitorious.org/clojureql/
--Chouser
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---