The Capybara Language An experimental compiled programming language and compiler inspired by Mojo and Python. Prerequisites LLVM 22 or 23 CMake 4.0 or higher Building cmake -B build -G Ninja -DCMAKE_BUILD_TYPE=RelWithDebInfo cmake --build build