Lists (2)
Sort Name ascending (A-Z)
- All languages
- AMPL
- Ada
- Assembly
- Awk
- BASIC
- Batchfile
- C
- C#
- C++
- Clojure
- CoffeeScript
- Common Lisp
- Component Pascal
- D
- Dart
- Dockerfile
- Elixir
- Emacs Lisp
- Erlang
- F#
- Forth
- Fortran
- GAP
- Gnuplot
- Go
- HTML
- Haskell
- Inno Setup
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- M
- Makefile
- Markdown
- Mathematica
- Modula-2
- Nim
- OCaml
- Oberon
- Objective-C
- Odin
- OpenEdge ABL
- PHP
- Parrot
- Pascal
- Perl
- Perl 6
- PostScript
- Processing
- Propeller Spin
- Python
- QuickBASIC
- Racket
- Raku
- Roff
- Ruby
- Rust
- Scala
- Scheme
- Shell
- Smali
- Starlark
- Swift
- SystemVerilog
- TeX
- TypeScript
- V
- VHDL
- Verilog
- Vim Script
- Visual Basic
- WebAssembly
- Yacc
- Zig
Starred repositories
Anmonk7 / nanazip
Forked from rescenic/nanazipThe 7-Zip derivative intended for the modern Windows experience
Android IDE to practice, visualize and emulate 16-bit Assembly Language.
A Text Editor inside a keyboard, drawing it's inspiration from 8pen and Vim.
A Meta CPU Simulator Engine to allow simulation of Custom CPU Architectures and Low Level Algorithms
This repository contains 6502 assembler and 6502 emulator made from scratch in python. 6502 emulator: Supports all the operations that a 6502 microprocessor can perform except Interrupt request. Th…
rnshah9 / mayhem-swieros
Forked from rswier/swierosA tiny hand crafted CPU emulator, C compiler, and Operating System
"libcpu" is an open source library that emulates several CPU architectures
Modular 6502 SBC with emulated CPU
Intel 8080 CPU core: software emulator and CLaSH hardware description
Highly portable MOS 6502 CPU emulator written in ANSI C
A tiny hand crafted CPU emulator, C compiler, and Operating System
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
mkbootimg/unpackbootimg/mkbootfs binary for linux x86_64; compiled from latest CM sources
Latest baremetal GCC for arm64
Latest builds for rqiner x86, aarch64 versions
T3X/0 is a small, portable, procedural, block-structured, recursive, and almost typeless programming language, and the latest member of the T3X family of languages. Note: this is a GitHub mirror, b…
Source code from Leventhal's "6809 Assembly Language Programming" book
Develop a chatbot for CPIMS
Write your own virtual machine for the LC-3 computer!
A programmable virtual CPU for the Grass programming language
SVM implements a programmable virtual machine for a fictional 16-bit architecture.