Posted via email from miner49r
Posted via email from miner49r
The website for ClojureScript One is here:
http://clojurescriptone.com/
This is a great starter example that you can clone and customize for your own app.
Posted via email from miner49r
https://github.com/maccman/macgap
Posted via email from miner49r
Microsoft’s Internet Explorer team partnered with ZeptoLab (the creators of the game) and the specialists at Pixel Lab to bring Cut the Rope to life in a browser. The end result is an authentic translation of the game for the web, showcasing some of the best that HTML5 has to offer: canvas-rendered graphics, browser-based audio and video, CSS3 styling and the personality of WOFF fonts.
You can play the HTML5 version of Cut the Rope at: www.cuttherope.ie.
Objective-C to JavaScript
In bringing Cut the Rope to a new platform, we wanted to ensure we preserved the unique physics, motion, and personality of the experience. So early on we decided to approach this game as a “port” from the native iOS version (rather than a rewrite).
Posted via email from miner49r
http://vanemden.wordpress.com/2010/08/21/who-killed-prolog/
and a follow-up:
http://vanemden.wordpress.com/2010/08/31/the-fatal-choice/
Lots of interesting comments, too.
The Clojure world seems to be rediscovering Logic Programming. Even if you don't end up falling in love with Prolog, it's worth knowing something about it. Datalog is a subset of Prolog. Erlang is influenced by Prolog.
Posted via email from miner49r
Posted via email from miner49r
http://citizen428.net/blog/2010/08/12/30-free-programming-ebooks/
Posted via email from miner49r
> Deep Freeze is a pure Clojure serializer that stresses performance and compactness. The aim of this project is to become the defacto standard for binary serialization of Clojure data. The interface for the library is extremely easy to use.
>
Posted via email from miner49r
ClojureScript is also fully capable of interoperation with libraries written in its own host language, JavaScript. Unfortunately, this capability isn't as well-known or frequently used, mostly because ClojureScript leverages the powerful Google Closure Compiler which adds extra complexity to the compilation process.
Posted via email from miner49r
http://bartaz.github.com/impress.js/
Posted via email from miner49r