Pinned Repositories
capstone
a programming language implementation guide written for my bachelor's capstone (see release page for final pdf)
dbg
a linux debugger
dirt
x86 assembler in scheme
gamedev_tutorial
Code for my game development series on youtube.
koona
A really simple compiler written in Ruby
po
minimal lisp that compiles to x86
rayboi
a raytracer written in futhark/python
shmark
A minimal POSIX shell compliment bookmarking system
zig-odin-raylib-template
A zig-build powered odin template for building games with raylib that compiles to a native exe or an emscripten app.
charles-l's Repositories
charles-l/zig-odin-raylib-template
A zig-build powered odin template for building games with raylib that compiles to a native exe or an emscripten app.
charles-l/capstone
a programming language implementation guide written for my bachelor's capstone (see release page for final pdf)
charles-l/video-player
an ffmpeg-based video player written in zig
charles-l/binary-xray
a tool that shows which lines of code are executing in a binary in realtime
charles-l/kiss3d
Keep it simple, stupid 3d graphics engine for Rust.
charles-l/selfdock
Docker done right, from the bottom
charles-l/tankers
charles-l/zig-raylib-template
A zig template for building games with raylib that compiles to a native exe or an emscripten app.
charles-l/rayboi
a raytracer written in futhark/python
charles-l/32bitjam
a game built for 32bitjam 2022
charles-l/acerolajam0
submission to Acerola Jam 0
charles-l/adv-jam-2022
Game for Adventure Jam 2022 (unsubmitted since I ran out of time)
charles-l/adventofcode2020
Solutions to advent of code in Python (and a bit of J)
charles-l/bw-jam-9
submission for https://itch.io/jam/black-and-white-jam-9
charles-l/cryptopals
solutions to psets on https://cryptopals.com
charles-l/dijo
scriptable, curses-based, digital habit tracker
charles-l/fuzzy-spork
GAMEEEEE
charles-l/godot
Godot Engine – Multi-platform 2D and 3D game engine
charles-l/godot-docs
Godot Engine official documentation
charles-l/libccd
odin bindings to libccd
charles-l/mobo
moodboard app with a native gui built with python/sqlite
charles-l/ncspot
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
charles-l/Odin
Odin Programming Language
charles-l/raylib
A simple and easy-to-use library to enjoy videogames programming
charles-l/tabman
self-hosted tab sync for your browsers
charles-l/toms-rock
Game jam submission for OGAM#12
charles-l/undocker
charles-l/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
charles-l/zig-ecs
charles-l/zig-infix-parser
Parse comptime infix math expressions for vectors