- Germany
-
22:09
(UTC +01:00) - spydr06.github.io
-
amethyst Public
A small unix-like kernel and OS components based around the Shard programming language.
-
BCause Public
BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.
-
-
ccombinator Public
A Parser Combinator library for C
-
logicrs Public
An easy-to-use simulator for logical circuits
-
dotfiles Public
Configuration files of my linux system.
-
-
CSpydr Public
A static typed low-level compiled programming language inspired by Rust and C
-
map Public
An experimental map viewer written in C++ using OpenGL
-
aoc Public
My Advent of Code solutions
-
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
V MIT License UpdatedNov 28, 2024 -
xcorners Public
A small utility for drawing rounded screen corners on X11
-
lambda-calculus Public
A simple lambda calculus interpreter written in rust
-
kvv-departure-board Public
A real-time train departure board built upon the KVV (Karlsruher Verkehrs Verbund) API
-
kvv-efa-api Public
Rust bindings for the KVV (Karlsruher Verkehrs Verbund) "EFA"-API
-
astatine Public
Astatine is a is a mid-level, statically typed, procedural programming language with some functional components.
-
-
bcplpp Public
BCPL++ is a modern programming language inspired by BCPL
Rust GNU General Public License v3.0 UpdatedJan 7, 2024 -
libgccjit-haskell Public
Safe Haskell bindings for the `libgccjit` library
-
lambda-cpu Public
A simple 32-bit CPU architecture implemented in Haskell
Haskell MIT License UpdatedOct 14, 2023 -
stackvm Public
A stack-based virtual-machine and assembler written in Rust
-
AsbestOS Public
A little x86 kernel I'm developing for getting knowledge in OS development
-
camelis Public
A Lisp-like programming language written in OCaml
OCaml MIT License UpdatedSep 2, 2023 -
compiler-explorer Public
Forked from compiler-explorer/compiler-explorerRun compilers interactively from your web browser and interact with the assembly
TypeScript BSD 2-Clause "Simplified" License UpdatedAug 17, 2023 -
fetch.asm Public
A fetch-tool for linux written in pure `x86_64` assembly.
-
compiler-explorer-infra Public
Forked from compiler-explorer/infraInfrastructure to set up the public Compiler Explorer instances and compilers
Python BSD 2-Clause "Simplified" License UpdatedAug 10, 2023 -
asciify Public
A set of simple tools for turning strings/files into ascii representation and vice versa.
C GNU General Public License v3.0 UpdatedJul 13, 2023 -
esp32-display Public
A gif-playing smart display based on the esp32 microcontroller
-
lisppp Public
A scuffed little lisp interpreter written in C++17
-
sheesh Public
A small linux-shell written in Rust