Get the latest tech news
From C++ to Clojure: Jank language promises best of both
Former EA engineer Jeaye Wilkerson goes all-in on developing jank, a new programming language that combines Clojure's interactive nature with native compilation and minimal runtime requirements.
Wilkerson quit his job as a software engineer at Electronic Arts (EA) earlier this month to work on jank fulltime. For developers looking for a modern and portable functional programming language built on the undying beauty of linked parenthetical pairs, as in (+ 2 2) = 4, jank seems like a terrific pickup.β βFor example, GUI development, which is a historically weak area in the Clojure world, since jank will have seamless access to Qt, GTK+, wxWidgets, ImGui, etc.,β he said.
Or read this on Hacker News