Developing jank
This documentation is for the compiler hackers working on jank itself. Anything documented here is not intended to be stable unless otherwise stated, since these are the internals of jank’s compiler and runtime. jank aims to offer stable language syntax and semantics, and a stable C API, while leaving the underlying C++ API unburdened with backward compatibility.