GitHub topics: machine-code
akkartik/mu
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Language: Assembly - Size: 88 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 1,407 - Forks: 45

Arnau478/oc
Of course - An alternative to the `yes` binary written in 107 bytes of machine code
Language: Shell - Size: 1.95 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

google/gematria
Machine learning for machine code.
Language: Python - Size: 7.78 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 89 - Forks: 16

michaelkamprath/bespokeasm
An assembler that can be configured to work with most any instruction set.
Language: Python - Size: 28.1 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 25 - Forks: 5

mohammedhrima/Wolf-Compiler
Compiler for my own programming language (in progress...)
Language: C - Size: 4.88 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 7 - Forks: 0

hlorenzi/customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Language: Rust - Size: 5.24 MB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 943 - Forks: 64

neomatrix369/awesome-graal
A curated list of awesome resources for Graal, GraalVM, Truffle and related topics
Language: Shell - Size: 782 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 359 - Forks: 29

pranav-joshi-iitgn/AlgoLang
This is a compiler for a custom language `AlgoLang`
Language: Assembly - Size: 598 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DispatchCode/x64-Instruction-Decoder
An x86/x64 instruction disassembler written in C
Language: C - Size: 128 KB - Last synced at: 1 day ago - Pushed at: 11 months ago - Stars: 29 - Forks: 8

ewdlop/CompilerNotes
Language: C# - Size: 69.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

cslarsen/minijit
A basic x86-64 JIT compiler written from scratch in stock Python
Language: Python - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 228 - Forks: 15

wildlarva/mcdecoder
The generator of a machine code decoder, transforming a user-defined machine code specification into decoder codes.
Language: Python - Size: 7.55 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

ChuckTerry/et-3400-simulator
A browser-based interactive simulator for the Heathkit® ET-3400 Microprocessor Trainer.
Language: HTML - Size: 5.34 MB - Last synced at: 30 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

grassator/mass
A compiler for a new language focusing on compile-time execution and no LLVM dependency.
Language: C - Size: 4.78 MB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 287 - Forks: 9

csabahruska/manual-stg-experiment
Manually constructed STG programs compiled with the standard GHC codegen backend.
Language: Haskell - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 3

BrandonKi/ARCVM
Small optimizing compiler backend with an SSA-based IR.
Language: C++ - Size: 392 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 2

qfcy/machine-code-loader
Dynamic loading and execution of machine code in C++, resembling how operating systems load executables. C++动态加载和执行机器码,类似操作系统加载可执行文件。
Language: C++ - Size: 244 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

AndreiDuma/SmithForth_RISC-V
An accessible Forth written in machine code for the RISC-V architecture.
Language: Forth - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 2

eterps/loader
Just a small experiment to run x86-64 machine code in Nim, essentially this is a tiny JIT loader.
Language: Nim - Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

david-palma/mips-32bit-encoder
C implementation of a 32-bit assembly instruction encoder for MIPS processors, designed to convert MIPS assembly instructions into their corresponding machine code formats for execution on MIPS-based systems.
Language: C - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

GrammaTech/mc-asm
Assemble code to bytes using LLVM's MC layer
Language: C++ - Size: 256 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 4

bynect/bflc
A modular compiler framework for Brainfuck-like languages
Language: C - Size: 291 KB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 12 - Forks: 1

HK-Transfield/wramp-scripts-collection
A collection of scripts written for the Basy3 FPGA when programmed with a WRAMP processor to showcase the board's capabilities.
Language: Assembly - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

azolotko/hello-panama
An example of using java.lang.foreign for executing machine code
Language: Scala - Size: 1000 Bytes - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

drifter1/compiler
Implementing a complete Compiler for a simple C-like language using the C-tools Flex and Bison
Language: C - Size: 650 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 184 - Forks: 41

mk314k/AssemblyTS
Easy running and debugging for assembly codes, built using typescript
Language: TypeScript - Size: 601 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

susam/reboot
A 5-byte reboot program assembled with DEBUG.EXE in MS-DOS
Language: Assembly - Size: 3.91 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 2

vit0rr/introduction-to-machine-code
Code from Introduction to Machine Code article
Language: Go - Size: 17.6 KB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

macmade/Obfuscate
C/C++ machine code obfuscation.
Language: Assembly - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 65 - Forks: 7

lehtojo/vivid-2
Small self-hosted and dependency-free compiler for a programming language focusing on comfortability with a nice mix of powerful features.
Language: V - Size: 1.95 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

sourceduty/HPMC
👩💻 Hybrid programming-machine code.
Size: 18.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

gaul/x86lint
Examine x86 machine code to find suboptimal encodings and sequences of instructions
Language: C - Size: 71.3 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

Recoskie/JDasm
Multi purpose disassembler, format decompiler, and hex editor.
Language: Java - Size: 24.9 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 3

Rudraprakash054/phonepe-machine-code
Phonepe machine coding round problem
Language: Python - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

GaloisInc/mctrace
An implementation of DTrace for machine code
Language: Haskell - Size: 12.2 MB - Last synced at: about 19 hours ago - Pushed at: 10 months ago - Stars: 5 - Forks: 0

barrettotte/TRS-80
Exploring the TRS-80 by learning some of the basics of LEVEL-II BASIC and Z80 Assembly
Language: BASIC - Size: 11.2 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

Jason-Merrone/VirtualMachine-Kotlin
This is an 8-bit virtual computer written in Kotlin. It has a 500Hz CPU with 16 instructions and 4kb of system RAM. There is also a custom tic tac toe ROM .
Language: Kotlin - Size: 221 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nmud/assembly-toolkit
Website for commonly used computer organization formulas.
Language: TypeScript - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lehtojo/vivid
Small self-hosted and dependency-free compiler for a programming language focusing on comfortability with a nice mix of powerful features.
Language: C# - Size: 6.32 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

tmptrash/irma
Digital organisms ecology system experiment
Language: JavaScript - Size: 6.18 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 4

joulook/Computer-Architecture-Fall-2016
In this repository, you can discover all of my assignments for the Computer Architecture Course when I was in 3rd semester of my bachelor's at IAUSTB.
Language: Assembly - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

akiss-xyz/risc-v-dcsembler
Simple RISC-V assembler for a soft-core FPGA RISC-V project
Language: C++ - Size: 48.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

xadityax/CPU-Simulator
Computer Architecture course project.
Size: 1.48 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

anktjsh/Y86-Simulator
Y86 ISA Simulator and Virtual Machine
Language: Java - Size: 2.13 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

lxaw/Assembly-Scientific-Calculator
Performs functions of a basic calculator, such as sine(x), cosine(x), or e^x.
Language: Assembly - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hoseinmrh/8086-Assembler
8086 assembler using python language.
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

GaloisInc/surveyor
A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs
Language: Haskell - Size: 802 KB - Last synced at: about 19 hours ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 1

sudo-loafly/stale
Created mainly with: Java, TokeScript, C, Shell, C++, C#, JavaScript, Bash, & Haskell
Language: C++ - Size: 2.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

lambdacube3d/emulator-stunts
Stunts 4D Driving with 8086 CPU and DOS emulation in Haskell
Language: Haskell - Size: 1.04 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 28 - Forks: 3

TorsteinOvstedal/hwx64
Exploring x64 instruction encoding, System V and executables.
Language: Assembly - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

esote/mcc
mcc is a machine code compiler.
Language: C - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

kbecke05/CSC225-Computer-Organization
A collection of assembly files written for class assignments
Language: Assembly - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

coderbond007/COA-Project
This project contains C files which change set of Instructions to Binary Code and and another C file which analyses the Binary Code and gives the result.
Language: C - Size: 1.5 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

alibrahimzada/Computer-Organization-Assignments-Spring21
Computer Organization Projects from Spring 2021 in Marmara University, Istanbul, Turkey
Language: Assembly - Size: 2.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

sarvex/machine125
Trying to complete 125 projects from in Ksh
Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

techieforfun/mipsimulator
:control_knobs: Simulator for the Single Cycle MIPS Processor
Language: C++ - Size: 3.44 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ABelekar2101/Two-Pass-Assembler
Demonstration of a Two-Pass-Assembler using the C++ programming language.
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

urluconceptual/machine-code-decoder
The first project implemented for the Computer Architecture course. Decoding and evaluation of hexadecimal machine code, implemented in Assembly x86 (AT&T).
Language: Assembly - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Beebeeoii/mips-binary-mips
A C tool to convert between MIPS assembly and binary
Language: C - Size: 488 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

PhuwadonV/x64-Machine-code
simple x64 Machine code note
Language: Assembly - Size: 268 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

paytonshaltis/b-minor
🅱 Compiler for the C-like language "B-Minor." Includes a custom lexical analyzer, parser, and machine code generator for ARM-based architectures. Written in C, Flex, and Bison over the course of the semester for CSC-425: Compilers and Interpreters.
Language: C - Size: 430 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

Draugr-official/Deface
A .NET compiler directed towards compiling C# to machine code
Language: C# - Size: 61.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 2

YuriyGuts/intel-8080-asm
A very simple Win32 assembler for Intel 8080 that produces COM binaries for CP/M. I built this during my 2nd university year as a replacement for the tool we had at our lab, which often failed to compile large programs and produced misleading error messages.
Language: C++ - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 12 years ago - Stars: 2 - Forks: 0

Armando1514/From-Nand-To-Tetris-Build-A-Modern-Computer
Based on Nand-to-Tetris I and Nand-to-Tetris II. Building a computer from the ground up, starting with basic concepts like Boolean algebra and logic gates and progressing till a modern computer.
Language: Scilab - Size: 41.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

LeotendoDev/fox-language
The offical repo of the fox programming language
Language: C - Size: 115 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

jimd1989/wasm-waves
in progress: compile wave functions directly to wasm
Language: PureScript - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

adityatripathiiit/SeeSPIM-Compiler
This project implements a Compiler for a language similar to C. The Compiler takes as input program written in the language and generates MIPS assembly code that can be run on SPIM or simulators like MARS.
Language: Yacc - Size: 504 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

rahulkrishnan98/computer-organization-and-architecture
This repository holds all the code I have writen for my course CSE381 : Computer organization and architecture
Language: Assembly - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 5

gthomas08/Machine-Code-Programs
Machine Code Programs.
Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ratalla816/rubber-ducky
Ethical hacking device that grabs WIFI passwords and sends them as plain text to a webhook page to be retrieved later.
Language: C++ - Size: 409 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

mschadev/mcode-generator
Online machine code(MCode) generator for autohotkey
Language: CSS - Size: 1.41 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

johnelwart/Projects
School assignments from classes taken at the University of Iowa and some free time projects here and there
Language: Java - Size: 41.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

KrishnenduJana/MASM-8086-using-C
C program on MASM 8086
Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

andrew-yip/java-machine-code-simulator
Write a simulator program to simulate the 8 digit word machine with a 1000 memory locations. That program should accept any machine language program of that machine and produce the required output.
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Silva97/x86-visualizer
[WIP] Let's see x86 machine code!
Language: JavaScript - Size: 704 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

trimorphdev/asmkit
Assembler engine written in Rust.
Language: Rust - Size: 15.6 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

MrNameless10/PLC
Processamento de Linguagens e Compiladores - 1º Semestre do 3º Ano da Licenciatura em Ciências da Computação
Language: TeX - Size: 1.26 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

donno2048/pyas
Run machine code, assembly and webassembly
Language: Python - Size: 31.3 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

furrysalamander/LC-3
A C# Form implementation of the LC-3, With Assembler
Language: C# - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

AndrewPlayer3/CPU
Made-up CPU emulator with custom assembly and machine language.
Language: C++ - Size: 2.35 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pradipta/splitwise-machine-coding
Backend system, OO design, for Splitwise. This is not the actual code used by Splitwise.
Language: Java - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 6

netajik/concurrency-problems
Concurrency problems in Distributed Systems and Solutions
Language: Java - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

diegodisant/zproc
ZProc is a 8-bit processor made with VHDL and NAND-Gates also with JVM ByteCode Generation
Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Psmths/riscal-cpu
RISCAL is a 32-bit reduced instruction-set computer (RISC) designed for learning and research purposes. It is named after my dog, Rascal.
Language: C++ - Size: 261 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

donnaken15/Knee-Deep_in_the_Tech
my sandbox of random things messing around with low level stuff and trying to learn circuitry
Language: Assembly - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

dandan154/Manchester-Baby
Manchester SSEM Simulator
Language: C++ - Size: 42 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ahmedazhar05/8085sim
Intel 8085 Microprocessor Simulator based on JavaScript with an interactive UI.
Language: JavaScript - Size: 227 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Open-Machine/Assembler
A program that transforms assembly code into machine code.
Language: Go - Size: 26.4 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

retrooper/hello-world
Hello world, but in machine code?
Size: 11.7 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

MalakSadek/Assembly-Translator
A translator that uses Regex to translate an assembly instruction into machine code 🔁 🖥 (2015)
Language: Java - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

j4cobgarby/big-boy-computer
A CPU emulator which runs machine code. Insprited by the Little Man Computer, hence the name.
Language: C++ - Size: 510 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

theKidOfArcrania/RE-2-Language
An assembler + interpreter for a 16-bit esoteric architecture.
Language: Java - Size: 33.2 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

DenizBasgoren/elf32-hello-world
Let's write hello world in machine code!
Language: JavaScript - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

showalter/sn-machine
A machine code simulator
Language: Python - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

pradipta/Parking-Lot-Design
machine Coding | Parking Lot | Java
Language: Java - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

cedriczirtacic/gopdecode
Machine code decoding :symbols:
Language: Go - Size: 35.2 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

jmcph4/cpu
My attempt at a CPU simulator
Language: C - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

jmcph4/cpu2
The spiritual successor of my previous CPU simulator
Language: C - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

MrLukeKR/LKROS
An attempt at creating an Operating System from the ground up, for educational purposes.
Language: C - Size: 5.86 KB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

MichaelReiter/CSC230
Coursework from CSC 230 (Fall 2015) at UVic.
Language: Assembly - Size: 5.31 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1
