- Saskatoon, Canada
- https://frroossst.github.io/upgraded-octo-eureka/
Highlights
- Pro
Stars
A chronologically sorted list of influential papers on compiler optimization, from the seminal works of 1952 through the advanced techniques of 1994
An Emacs framework for the stubborn martian hacker
xoreaxeaxeax / movfuscator
Forked from Battelle/movfuscatorThe single instruction C compiler
Extra minimal TypeScript implementation of Hindley-Milner type inference
A minimal implementation of Hindley-Milner's Algorithm J in OCaml
Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
Implementations of various type systems in OCaml.
🌈🕹 Windows 95 style UI component library for React
A lightweight LLVM python binding for writing JIT compilers
10 papers that all PhD students in programming languages ought to know, for some value of 10
A listing of compiler, language and runtime teams for people looking for jobs in this area
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
A multi-threaded PDF password cracking utility equipped with commonly encountered password format builders and dictionary attacks.
A rust macro to include the absolute path of the file name.
using basic SDL functions to create a simple painting software for fun
A rendition of everyone's favorite 1995 Microsoft operating system for Linux.
A bash script that allows you to tar things without them blowing up. The name needs to be placed after a -o. Using -v shows everything that is and is not in the tar.
Rebirth of Windows XP icon theme for linux
Windows XP themes
A statically typed programming language for scientific computations with first class support for physical dimensions and units
An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.
A collection of out-of-tree LLVM passes for teaching and learning