Unity Atoms is derived from and a continuation of Ryan Hipple's talk from Unite 2017. The original source code can be found here. This talk by Richard Fine is a forerunner to Ryan Hipple's talk during ...
CHR.js is a just-in-time (JIT) compiler for Constraint Handling Rules, embedded in JavaScript. For better runtime performance it supports ahead-of-time (AOT) compilation too, either by its command ...