Advertisement · 728 × 90

Posts by Jeaye Wilkerson

Preview
jankTV jank is the native Clojure dialect hosted on LLVM with seamless C++ interop. jank TV brings together live streams of jank development and talks/presentations from the community and major Clojure conf...

📺Heads up that there's now a jankTV channel on YouTube with playlists for each jank talk and also uploads from my Twitch development streams. 📺

www.youtube.com/@jank-tv

Subscribe here if you want to see when new jank videos come out.

4 days ago 3 0 0 0
Preview
jank is off to a great start in 2026 Learn about the jank alpha, LLVM bugs, nREPL support, the latest C++ interop enhancements, and what's upcoming for jank.

There's a new update for jank, the native #clojure dialect on LLVM. Check it out!

jank-lang.org/blog/2026-03...

1 month ago 11 0 0 0
How to stick with your projects, even when they're janky - Wilkerson
How to stick with your projects, even when they're janky - Wilkerson YouTube video by ClojureTV

Having trouble sticking with your projects? Feeling burned out? Check out my #clojure Conj 2025 talk for a helpful guide.

www.youtube.com/watch?v=Alfq...

2 months ago 10 2 0 0

Oh, such a cool pursuit. I'm looking forward to more pictures. 😀

3 months ago 1 0 0 0

One must always choose the lesser of two weevils.

4 months ago 0 0 0 0
Macroexpand 2025 Clojure online conferences by Scicloj

There will be a jank presentation at the upcoming macroexpand-deep conference this Saturday! If you'd like to see the crucial first steps of introducing jank into the world of machine learning, be sure to sign up (for free) and check it out.

scicloj.github.io/macroexpand-...

5 months ago 4 0 0 0
Post image

Still holding out on your #clojureconj tickets? Don't miss my presentation on jank! www.2025.clojure-conj.org

5 months ago 6 0 0 0
Preview
Twitch Twitch is the world

I'll be live on Twitch for the next couple of hours, hacking on jank's leiningen support!

www.twitch.tv/jeayewilkerson

5 months ago 3 1 0 0
Preview
The jank community has stepped up! Clojure, LLVM, and C++ walk into a bar. jank is born. Don't think about it too much.

There's a new development update out for jank, the native #clojure dialect. Read up on what's been going on the past couple of months!

jank-lang.org/blog/2025-10...

6 months ago 14 0 0 0
Preview
Get Clang's PCH fixes merged (bounty: $1000) · Issue #446 · jank-lang/jank Overview We have an open PR waiting to be merged into LLVM. The PR fixes an issue with PCHs in jank. The PR is here: llvm/llvm-project#94166 However, I've done work to the PR which hasn't been merg...

I have a 💰 $1,000 USD 💰bounty on the last issue which is preventing jank from using upstream Clang/LLVM. I've outlined the problem in this ticket and I'm calling anyone interested to help us solve this!

RT this to help jank.

github.com/jank-lang/ja...

7 months ago 5 3 0 0
Advertisement

In theory, yes, since jank targets LLVM and LLVM can target WASM. This has been done for a lot of LLVM-based langs so far, but nobody has done it yet for jank. Perhaps you'll be the first? :)

7 months ago 1 0 0 0
Preview
Test all the things! :tada: · Issue #1 · jank-lang/clojure-test-suite General process Anyone is welcome to join in and write tests. The process goes like this: Pick a function from the list Leave a comment on this ticket to claim that function Add a new test file usi...

Looking for a new project? Want to help out jank and the #clojure community? Help us build out the clojure-test-suite! Anyone who knows Clojure can do this and the workflow is very easy. Try it out!

github.com/jank-lang/cl...

7 months ago 14 4 2 0
Preview
jeayewilkerson - Twitch Creator of jank, the native Clojure dialect on LLVM with seamless C++ interop.

I'll be live on Twitch for the next couple of hours, hacking on jank's leiningen support!

www.twitch.tv/jeayewilkerson

7 months ago 6 0 0 0

Did you know that you can now install jank binaries on Ubuntu 24.04 and 24.10 by using jank's apt PPA? They build continuously from CI.

github.com/jank-lang/ja...

7 months ago 6 0 0 0

Thank you, Nubank, for the Github sponsorship! To me, I gather that Nubank is investing in the future of jank because they clearly care about the future of #clojure and its community. I could not be more appreciative. 🩵

7 months ago 15 1 0 0

I'm happy to announce that I'll be presenting at Clojure Conj 2025.

My talk is entitled: "How to stick with your projects, even when they're janky"

We'll cover rewrites, building a community, development practices, avoiding burnout, and, of course, jank itself.

7 months ago 11 0 0 0
Preview
jeayewilkerson - Twitch Creator of jank, the native Clojure dialect on LLVM with seamless C++ interop.

I'm live on Twitch for the next couple of hours, hacking on jank. www.twitch.tv/jeayewilkerson

7 months ago 2 0 0 0
Preview
GitHub - kylc/jank-imgui Contribute to kylc/jank-imgui development by creating an account on GitHub.

The first UI has been built in jank, the native Clojure dialect!

github.com/kylc/jank-im...

This example uses imgui, GLFW, and OpenGL. Kyle Cesare was brave enough to figure this all out using only jank's blog posts as docs. We're getting close!

7 months ago 14 1 2 0
https://www.twitch.tv/jeayewilkerson

I've live now, building out Debian package support for jank. Come say hi! www.twitch.tv/jeayewilkerson

8 months ago 4 0 0 0
Advertisement

I've just built a distributable Arch Linux tarball for jank which can run on a fresh Arch Linux image with a couple of pacman deps installed. We're getting close to easy distro packaging and release binaries.

We're getting close to jank's alpha release. 😀

8 months ago 6 0 0 0
Preview
jeayewilkerson - Twitch Building a native Clojure dialect on LLVM with seamless C++ interop

I'm live now, hacking on jank!

www.twitch.tv/jeayewilkerson

8 months ago 4 0 0 0
Preview
jeayewilkerson - Twitch Creator of jank, the native Clojure dialect on LLVM with seamless C++ interop.

Live on Twitch, hacking on jank, the native #clojure dialect on LLVM. Come say hi!

www.twitch.tv/jeayewilkerson

8 months ago 4 0 0 0
Post image

jank now has a health check, so you can troubleshoot any issues with your setup. This should come in handy as we add packages for Ubuntu, Arch, Nix, Homebrew, and MacPorts.

8 months ago 5 0 0 0
Preview
jeayewilkerson - Twitch cozy coding - compiler development - jank, native Clojure dialect on LLVM with seamless C++ interop

Live on Twitch, hacking on jank, the native #clojure dialect on LLVM. Come say hi!

www.twitch.tv/jeayewilkerson

8 months ago 7 2 0 0
Preview
jank is C++ jank is Clojure. jank is C++. The combination is amazing.

Here's a new jank development update, showcasing a full quarter's worth of work on seamless C++ interop in #Clojure. Don't miss this one.

jank-lang.org/blog/2025-07...

8 months ago 9 2 0 0
Preview
The next phase of jank's C++ interop C++! Clojure! Magic! Dragons! Read all about it!

There's a new jank development update showcasing the latest seamless C++ interop features. Check it out!

jank-lang.org/blog/2025-06...

10 months ago 9 3 1 0
Advertisement

Noooo. The show was frustrating, but it was still amazing to see the WoT world brought to life. Many of us have invested so much time into reading those books and we have a connection to the characters.

The main frustration was that they diverged from the books quite a bit, but I had accepted it.

10 months ago 0 0 1 0

Waits is my #1 desert island artist. Ribot's such a good fit for his sound.

10 months ago 1 0 1 0

Today I turned NeoVim's syntax feature off (`syntax off`). Turns out it's no longer needed, with treesitter. Everything still works well and, in fact, some visual highlighting issues are gone. If you're using treesitter and you don't use `syntax off`, both are running.

10 months ago 0 0 1 0

Call your mom.

10 months ago 1 0 0 0