Pinned Repositories
clojure-test-suite
Dialect-independent tests for clojure.core, and others, focused on characterizing how Clojure JVM behaves so that other dialects to reach parity.
FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
homebrew-jank
jank
The native Clojure dialect hosted on LLVM with seamless C++ interop.
jank-lang.org
The website and blog for the jank programming language.
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
ppa
stduuid
A C++17 cross-platform implementation for UUIDs
vcpkg
C++ Library Manager for Windows, Linux, and MacOS
jank-lang's Repositories
jank-lang/jank
The native Clojure dialect hosted on LLVM with seamless C++ interop.
jank-lang/clojure-test-suite
Dialect-independent tests for clojure.core, and others, focused on characterizing how Clojure JVM behaves so that other dialects to reach parity.
jank-lang/homebrew-jank
jank-lang/jank-lang.org
The website and blog for the jank programming language.
jank-lang/ppa
jank-lang/.github
jank-lang/bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
jank-lang/boost-preprocessor
Boost.org preprocessor module
jank-lang/BppTree
B++ Tree
jank-lang/compiler-research.github.io
jank-lang/fmt
A modern formatting library
jank-lang/folly
An open-source C++ library developed and used at Facebook.
jank-lang/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
jank-lang/immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
jank-lang/lein-jank
A leiningen plugin for jank-lang (https://jank-lang.org)
jank-lang/libzippp
C++ wrapper for libzip
jank-lang/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
jank-lang/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
jank-lang/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
jank-lang/stduuid
A C++17 cross-platform implementation for UUIDs
jank-lang/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
jank-lang/boost-multiprecision
jank-lang/clang-tidy-system-headers
jank-lang/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
jank-lang/CppInterOp
A Clang-based C++ Interoperability Library
jank-lang/cpptrace
Simple, portable, and self-contained stacktrace library for C++11 and newer