heimskr
I like instruction sets, C++, compilers and operating systems.
SAPEON Inc.Santa Cruz, California
Pinned Repositories
flipperzero-bme680
A Flipper Zero application to interface with BME680 sensors.
flipperzero-scd30
A Flipper Zero application to interface with SCD30 carbon dioxide sensors.
game3
A 2D game made with OpenGL.
haunted
A C++ library like ncurses, but less cursed and more haunted.
ll2w
A compiler that converts LLVM intermediate representation into Why assembly.
mead
spjalla
A CLI client for IRC written in C++.
thorn
The beginnings of a kernel for x86_64 written in C++.
wavegen
Game Boy and NES APU implementations.
why
A somewhat esoteric instruction set architecture, plus an assembler, linker and VM. Not related to WebAssembly.
heimskr's Repositories
heimskr/game3
A 2D game made with OpenGL.
heimskr/why
A somewhat esoteric instruction set architecture, plus an assembler, linker and VM. Not related to WebAssembly.
heimskr/ll2w
A compiler that converts LLVM intermediate representation into Why assembly.
heimskr/langton
Langton's ant (RLR)
heimskr/RV32-verilog
A RV32 CPU and associated simulator implemented in System Verilog.
heimskr/wahtwo
A C++ wrapper for FSEvents and inotify.
heimskr/algiz
An HTTP 1.1 server written in C++.
heimskr/mead
heimskr/thorn
The beginnings of a kernel for x86_64 written in C++.
heimskr/Alchemistry
MinecraftForge mod for 1.12.2+ inspired by minechem.
heimskr/asyncqueue
Lightweight re-packaging of AsyncQueue library from rocket-chip
heimskr/chemskr
A simple C++ library for parsing chemical formulas.
heimskr/csmithy
Programs generated with csmith to test ll2w
heimskr/DPP
C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
heimskr/experiments
A collection of small C++ files I created for testing purposes.
heimskr/glfw-wayland
heimskr/heimskr
heimskr/ll2x
heimskr/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
heimskr/miniaudio
Audio playback and capture library written in C, in a single source file. Modified for better C++ compatibility.
heimskr/MrCrayfishFurnitureMod
A Furniture Mod for Minecraft. Download ▶
heimskr/namegen
A C++ version of mewo2/naming-language.
heimskr/node
Node.js JavaScript runtime ✨🐢🚀✨
heimskr/omnimod
heimskr/onnx-mlir-torch
Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
heimskr/OpenGL-Demo
heimskr/pngpp
LibPNG++ extended to support PNG metadata text comments, and extended again to actually read the text from the PNG files
heimskr/thurisaz
A kernel for Why.
heimskr/torch-mlir
The Torch-MLIR project aims to provide first class support from the PyTorch ecosystem to the MLIR ecosystem.
heimskr/zip8
CHIP-8 emulator in Zig