Plangs!
Menu
Sun

Jank

Jank
General-purpose programming language which embraces the interactive, value-oriented nature of Clojure as well as the desire for native runtime and performance similar to C++. It is strongly compatible with Clojure and considers itself a dialect of Clojure. Jank uses an LLVM-based JIT to compile machine code on-the-fly.
Details
General
Appeared 2015
Transpiler
Dialect of
Influenced By
Type Systems
Written With

Written With

NameDescription
C++General-purpose language designed by Bjarne Stroustrup, supporting multiple programming paradigms.
LLVMSet of compiler technologies for developing language frontends and architecture backends.