Jank is a general-purpose programming language that combines the interactive, value-oriented nature of Clojure with native compilation and minimal runtimes. It offers seamless integration with C++ and LLVM-based JIT compilation for high performance while maintaining strong compatibility with Clojure.
Jeaye Wilkerson introduces jank, a new programming language that combines Clojure's code-as-data philosophy with native programming capabilities. Designed for gaming and other resource-intensive applications, jank aims to bridge the gap between dynamic languages and low-level performance.