machine-code topic

List machine-code repositories

mu

1.4k
Stars
46
Forks
Watchers

Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.

awesome-graal

355
Stars
29
Forks
Watchers

A curated list of awesome resources for Graal, GraalVM, Truffle and related topics

customasm

686
Stars
56
Forks
Watchers

💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/

minijit

211
Stars
13
Forks
Watchers

A basic x86-64 JIT compiler written from scratch in stock Python

compiler

167
Stars
42
Forks
Watchers

Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison

mass

273
Stars
7
Forks
Watchers

A compiler for a new language focusing on compile-time execution and no LLVM dependency.

Obfuscate

64
Stars
8
Forks
Watchers

C/C++ machine code obfuscation.

manual-stg-experiment

22
Stars
2
Forks
Watchers

Manually constructed STG programs compiled with the standard GHC codegen backend.

emulator-stunts

29
Stars
3
Forks
Watchers

Stunts 4D Driving with 8086 CPU and DOS emulation in Haskell

JDasm

24
Stars
3
Forks
Watchers

Multi purpose disassembler, format decompiler, and hex editor.