
Followup: New Versions of Clojang Agent and API Published on Clojars
As with the post from the other day, tonight (this morning) has seen the two other core Clojang libraries get updates. The agent lib in particular is a cause for celebration, since there's been an out-standing issue with failing builds for the past year (a dep with AOT'ed classes was the primary suspect; unlike the vanilla class-not-found-due-to AOT'ed JAR file collisions, this one was particulaly nasty/unusual ... hadn't seen anything like it before). That issue is now closed and builds are successful again.The agent is the means by which a JVM process can emulate the behaviour of an Erlang/OTP ...
Read More →
New Versions of JInterface and jiface Published on Clojars
Since the last updates to the Clojure libraries, Erlang has had several major releases. Today, I was able to catch up and publish the following:JInterface 1.8.1 for Erlang 20.3 (ERTS 9.3)JInterface 1.9 for Erlang 21.0 (ERTS 10)These are now available on Clojars.Also now on Clojars are the following ...
Read More →
Project Split: Clojang + Clozhang
After all the thinking last night, I woke up ready to tackle the new work on π-Calculus in Clojure :-) First off, there's a new logo! Most obviously, there's the new blog you're reading :-)Addtionally, other new resources include:a Github orga Slack channelthe new
Read More →
Some Ideas for a Clojure π-Calculus Lab
I spent all night tonight reviewing my collection of π-Calculus papers and thinking about the ways in which one could implement an extremely simple π-Calculus for Clojure. In part, this involved reflecting on Erlang's general architecture (from the perspective of communicating nodes and processes).I think I've got a plan for ...
Read More →
Renewed Interest in the π-Calculus
Today after Guy Steele's keynote at Clojure/conj, and handful of folks went up to the stage to hang out and ask questions. It was quite ... More →

New Clojang Blog
After a few weeks of hacking and furtive hosting of alpha code and alpha-er content, I think the blog's ready to have more eyeballs on ... More →

Clojang Mail List & Slack Channel
New Stuff!
Mail ListA mail list for Clojang has been created and is availble for user subscriptions here:https://groups.google.com/forum/#!forum/clojangOnce subscribed, you may send emails to the list ... More →