Stars
- All languages
- ASL
- ActionScript
- Ada
- Adblock Filter List
- Assembly
- Astro
- AutoIt
- Awk
- BASIC
- Batchfile
- Bikeshed
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Component Pascal
- Coq
- Crystal
- Cuda
- D
- Dart
- Dhall
- Dockerfile
- Dylan
- EJS
- Elixir
- Elm
- Elvish
- Emacs Lisp
- Erlang
- F#
- Fennel
- Forth
- FreeMarker
- G-code
- GDScript
- Gherkin
- Go
- HCL
- HTML
- Hack
- Handlebars
- Haskell
- Haxe
- JSON
- Janet
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Latte
- Less
- LiveScript
- Lua
- M4
- MDX
- Makefile
- Markdown
- Mercury
- Meson
- Mustache
- NSIS
- Nim
- Nix
- Nunjucks
- Nushell
- OCaml
- Objective-C
- Objective-C++
- Odin
- OpenEdge ABL
- OpenSCAD
- PHP
- PLpgSQL
- Pascal
- Pawn
- Perl
- PostScript
- PowerShell
- Prolog
- Protocol Buffer
- PureScript
- Python
- QML
- R
- RPM Spec
- Racket
- ReScript
- Reason
- Red
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- SVG
- Sass
- Scala
- Scheme
- Self
- Shell
- Smalltalk
- Standard ML
- Starlark
- Svelte
- Swift
- SystemVerilog
- Tcl
- TeX
- Twig
- TypeScript
- V
- Vala
- Verilog
- Vim Script
- Visual Basic .NET
- Vue
- WebAssembly
- Wren
- XSLT
- Yacc
- Zig
- hoon
- sed
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
The original sources of MS-DOS 1.25, 2.0, and 4.0 for reference purposes
Collection of malware source code for a variety of platforms in an array of different programming languages.
Continuous Unix commit history from 1970 until today
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-modu…
An introduction to ARM64 assembly on Apple Silicon Macs
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Ping-Pong-like game in Assembly that works without OS
The best C-like language that can be implemented in 10kLOC.
small stub that allows to run "bare" 64-bit PE binaries in DOS
An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible
Assembler from scratch written in Ink, supporting ELF on x86_64 and more.
retrohun / 8086tiny
Forked from adriancable/8086tinyOfficial repository for 8086tiny: a tiny PC emulator/virtual machine
A basic presentation tool for the Apple ][ written in assembly.