Sunday, February 5, 2012

Clojure-clr examples







Here are some good links for starting out with Clojure-clr. The first link is a reference of syntax etc.


Clojure - Functional programming for the JVM

An excellent resource on the language.
http://java.ociweb.com/mark/clojure/article.html

Getting Started with Clojure-clr


http://www.myclojureadventure.com/2011/10/getting-started-with-clojure-clr.html


Calling Clojure from C#

http://www.myclojureadventure.com/2011/12/intro-to-clojure-clr-calling-clojure.html


Creating a UI with Windows.Forms

http://www.myclojureadventure.com/2012/01/intro-to-clojure-clr-creating-ui-with.html

Connecting to SQL Server and MySQL


http://www.myclojureadventure.com/2011/11/intro-to-clojure-clr-connecting-to-sql.html



Using the spit function

http://www.myclojureadventure.com/2011/11/intro-to-clojure-clr-using-spit.html


How to Interact with .Net objects

http://www.myclojureadventure.com/2011/11/intro-to-clojure-clr-how-to-interact.html


Creating a Simple UI for the Hugo DB


http://www.myclojureadventure.com/2011/06/creating-simple-ui-for-hugo-db.html


Creating a Hugo Awards DB with Clojure and Sqlite


http://www.myclojureadventure.com/2011/05/creating-hugo-awards-db-with-clojure.html


Parsing Web Pages with Clojure and enlive


http://www.myclojureadventure.com/2011/05/parsing-web-pages-with-clojure-and.html


No comments:

Post a Comment