Pinned Repositories
aoc_2022_c3
Advent of Code in C3
aoc_2023_c3
Advent of Code solved using C3.
aoc_2024_c3
Advent of code in C3
c2compiler
the c2 programming language
c3-old
Early c3 repo, go to https://github.com/c3lang/c3c instead.
coil
Experimenting with writing parsers and lexers
naga
Simplified Java NIO asynchronous sockets
Raylib.c3
Raylib binding for the C3 Programming Language
slotallocator
titanos
A C implementation of the C2 parser
lerno's Repositories
lerno/aoc_2022_c3
Advent of Code in C3
lerno/aoc_2023_c3
Advent of Code solved using C3.
lerno/c3-old
Early c3 repo, go to https://github.com/c3lang/c3c instead.
lerno/aoc_2024_c3
Advent of code in C3
lerno/naga
Simplified Java NIO asynchronous sockets
lerno/c2compiler
the c2 programming language
lerno/Raylib.c3
Raylib binding for the C3 Programming Language
lerno/slotallocator
lerno/abstractions
Abstractions, ideally zero cost, in multiple languages
lerno/awesome-advent-of-code
A collection of awesome resources related to the yearly Advent of Code challenge.
lerno/c3.vim
Vim syntax highlighting for C3's programming language, Derived from Tetralux/odin.vim.
lerno/c3fut
Futures Library in C3
lerno/cforms
A simple GUI library for C3 programming language, based on Win32 API
lerno/compiler-benchmark
Benchmarks compilation speeds of different combinations of languages and compilers.
lerno/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
lerno/compilers
📦 Docker image with installed compilers, interpreters and sandbox.
lerno/computer_enhance
lerno/cone
Cone Programming Language
lerno/Gameboy-Emulator
Just an experimental gb emulator for the c3 language
lerno/Gamercade.c3
A simple binding for the Gamercade Fantasy Console and C3 Programming Language
lerno/homebrew-llvm
LLVM formulae for the Homebrew package manager
lerno/infra
Infrastructure to set up the public Compiler Explorer instances and compilers
lerno/judge0
🔥 The most advanced open-source online code execution system in the world.
lerno/Log.c3
A simple logging library for C3 Language
lerno/mlx-c3-demo
A Simple Usage of C API for MLX in C3
lerno/Odin
Odin Programming Language
lerno/opengl-examples
OpenGL examples with C3
lerno/test
lerno/wasm4
Build retro games using WebAssembly for a fantasy console.
lerno/xmlwise
Xmlwise - read/write simple xml files easily with java