- Melbourne, Australia
- http://voyager3.tumblr.com
- @brendan@types.pl
- @brendanzab.bsky.social
Lists (32)
Sort Name ascending (A-Z)
π½ Animation
πΌοΈ Art
π Binary Formats
π Bootstrapping
ποΈ Build systems
π Compilation
π¨ Creative Tools
π Data Layout
π± Digital Gardens - Examples
π± Digital Gardens - Tools
π Documentation - Tools
π Effects
Effect systems, Algebraic effects and handlersβ¦ resources, languages, libraries and use casesπ£ Elaboration
Examples of elaborating surface languages into minimal core languagesπ Fish Shell
π Fonts
πΉοΈ Game Development
πΉοΈ Games
π Geometric Algebra
π Memory Safe by Default
π± Module Systems - Case Studies
π± Module Systems - Languages
π‘ My Stack
βοΈ Nix - Example Configurations
βοΈ Nix - Tools
πΎ Nostalgia
πͺ OCaml - js_of_ocaml
π Procedural
Things related to procedural generation, generated worlds, etc.π² Property Based Testing
πΌ Shaders
β± Staged Programming
π³ Structural Editing
π World Building - Conlanging
- All languages
- AMPL
- ANTLR
- APL
- ATS
- ActionScript
- Ada
- Agda
- AppleScript
- Assembly
- Astro
- Awk
- BQN
- Ballerina
- Batchfile
- Boogie
- Brainfuck
- C
- C#
- C++
- COBOL
- CSS
- Chapel
- Cirru
- Clean
- Clojure
- CoffeeScript
- Common Lisp
- Coq
- Crystal
- D
- Dafny
- Dart
- Dhall
- Dockerfile
- Dylan
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- Factor
- Fennel
- Forth
- Fortran
- Futhark
- GAMS
- GDScript
- GLSL
- Gherkin
- Gleam
- Go
- Grammatical Framework
- HTML
- Handlebars
- Haskell
- Haxe
- HolyC
- Idris
- Ink
- Isabelle
- JSON
- Janet
- Java
- JavaScript
- JetBrains MPS
- Julia
- Jupyter Notebook
- Koka
- Kotlin
- LLVM
- Lean
- Lex
- LiveScript
- Lua
- MATLAB
- Makefile
- Markdown
- Mathematica
- Mercury
- Meson
- Modelica
- Modula-2
- MoonScript
- Nearley
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- Odin
- OpenEdge ABL
- OpenSCAD
- PHP
- Pascal
- Perl
- PostScript
- Processing
- Prolog
- PureScript
- Python
- R
- Racket
- Ragel in Ruby Host
- Raku
- ReScript
- Reason
- Red
- RenderScript
- Rich Text Format
- Rocq Prover
- Roff
- Ruby
- Rust
- SCSS
- SMT
- SWIG
- Sail
- Scala
- Scheme
- Self
- ShaderLab
- Shell
- Shen
- Smalltalk
- Standard ML
- Starlark
- Svelte
- Swift
- SystemVerilog
- TLA
- TSQL
- TeX
- TypeScript
- VHDL
- Vala
- Verilog
- Vim Script
- Vue
- WebAssembly
- Wren
- XQuery
- Xtend
- Yacc
- Zig
- jq
- sed
Starred repositories
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
mimalloc is a compact general purpose allocator with excellent performance.
darktable is an open source photography workflow application and raw developer
A text editor in less than 1000 LOC with syntax highlight and search.
Sioyek is a PDF viewer with a focus on textbooks and research papers
A fast entity component system (ECS) for C & C++
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, networkβ¦
A fork of the i3 window manager with gaps and some other features.
Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
A small self-contained alternative to readline and libedit
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate β¦