Introducing Clochure: a better Clojure.

Quoting project's README:

Clochure (http://clochure.org) is an educated attempt to solve Clojure's
number one problem and first obstacle that puts away newcomers:
**parentheses**.

We've found an elegant and practical solution to the problem:
interchange parentheses with square brackets. Why?

Since 2008 one programming language has seen an unprecedented growth
in popularity despite its weird syntax: `Objective-C`. Why? Because to
create applications for the App Store you have to code in Objective-C.
Over 800.000 apps in the App Store are a testimony of the popularity
of this language.

What does this have to do with Clochure? Well Objective-C syntax looks
like this:

```objective-c
[[MyObject alloc] init]
```

Don't you see something familiar there? Yep. We also noticed it.

So now with Clochure you get all the advantages of the JVM, the
elegance of Clojure and tons of Objective-C developers that can jump
straight away to work in your startup code.

Check it out for yourself: http://clochure.org.

Happy April Fools day.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin

-- 
-- 
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.


Reply via email to