All Projects → Selfie → Similar Projects or Alternatives

1503 Open source projects that are alternatives of or similar to Selfie

Customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Stars: ✭ 211 (-83.99%)
Mutual labels:  compiler, virtual-machine
Go.vm
A simple virtual machine - compiler & interpreter - written in golang
Stars: ✭ 178 (-86.49%)
Mutual labels:  compiler, virtual-machine
Lioness
The Lioness Programming Language
Stars: ✭ 155 (-88.24%)
Mutual labels:  compiler, virtual-machine
Openj9
Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Stars: ✭ 2,802 (+112.59%)
Mutual labels:  compiler, virtual-machine
V8
The official mirror of the V8 Git repository
Stars: ✭ 18,808 (+1327.01%)
Mutual labels:  compiler, virtual-machine
SherwoodArch
The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.
Stars: ✭ 13 (-99.01%)
Mutual labels:  emulator, virtual-machine
Fanx
A portable programming language
Stars: ✭ 101 (-92.34%)
Mutual labels:  compiler, virtual-machine
Quickjs
The official repo is at bellard/quickjs.
Stars: ✭ 1,429 (+8.42%)
Mutual labels:  compiler, virtual-machine
nolimix86
LLVM-based x86 emulator with support for unlimited virtual registers, used before the register allocation pass
Stars: ✭ 19 (-98.56%)
Mutual labels:  emulator, virtual-machine
Umka Lang
Umka: a statically typed embeddable scripting language
Stars: ✭ 308 (-76.63%)
Mutual labels:  compiler, virtual-machine
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (+45.6%)
Mutual labels:  compiler, computer-science
The Hack General Purpose Computer
Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, implementing the modern software hierarchy designed to enable the translation and execution of object-based, high-level languages on a bare-bone computer hardware platform; Including Virtual machine,Compiler and Operating system.
Stars: ✭ 39 (-97.04%)
Mutual labels:  compiler, virtual-machine
Corewar
A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.
Stars: ✭ 173 (-86.87%)
Mutual labels:  compiler, virtual-machine
QEMU-Manager
macOS graphical frontend to QEMU
Stars: ✭ 175 (-86.72%)
Mutual labels:  emulator, virtual-machine
Swift Lispkit
Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.
Stars: ✭ 228 (-82.7%)
Mutual labels:  compiler, virtual-machine
Alpine Term
Repository has been moved.
Stars: ✭ 121 (-90.82%)
Mutual labels:  emulator, virtual-machine
E4vm
A small portable virtual machine that would run Erlang on embedded systems
Stars: ✭ 124 (-90.59%)
Mutual labels:  emulator, virtual-machine
Quickjs
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
Stars: ✭ 2,199 (+66.84%)
Mutual labels:  compiler, virtual-machine
Ph7
An Embedded Implementation of PHP (C Library)
Stars: ✭ 422 (-67.98%)
Mutual labels:  compiler, virtual-machine
Never
Never: statically typed, embeddable functional programming language.
Stars: ✭ 248 (-81.18%)
Mutual labels:  compiler, virtual-machine
Plotty
C language compiler from scratch for a custom architecture, with virtual machine and all
Stars: ✭ 33 (-97.5%)
Mutual labels:  emulator, virtual-machine
Smlvm
Smallrepo Virtual Machine
Stars: ✭ 265 (-79.89%)
Mutual labels:  compiler, virtual-machine
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-98.63%)
Mutual labels:  emulator, virtual-machine
Lc3 Vm
Write your own virtual machine for the LC-3 computer!
Stars: ✭ 631 (-52.12%)
Mutual labels:  emulator, virtual-machine
Ring
Innovative and practical general-purpose multi-paradigm language
Stars: ✭ 716 (-45.68%)
Mutual labels:  compiler, virtual-machine
Tinyscript
自制的一个编译器, 用于学习,完整实现了词法分析,语法分析,中间代码(SSA)生成,机器码生成,和基于寄存器的虚拟机
Stars: ✭ 132 (-89.98%)
Mutual labels:  compiler, virtual-machine
Cymbal
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
Stars: ✭ 49 (-96.28%)
Mutual labels:  compiler, virtual-machine
Pl Compiler Resource
程序语言与编译技术相关资料(持续更新中)
Stars: ✭ 578 (-56.15%)
Mutual labels:  compiler, virtual-machine
Minic Hosting
A simple stack-based virtual machine that runs C in the browser.
Stars: ✭ 628 (-52.35%)
Mutual labels:  compiler, virtual-machine
Emupedia.github.io
The purpose of Emupedia is to serve as a nonprofit meta-resource, hub and community for those interested mainly in video game preservation which aims to digitally collect, archive and preserve games and software to make them available online accessible by a user-friendly UI that simulates several retro operating systems for educational purposes.
Stars: ✭ 206 (-84.37%)
Mutual labels:  emulator, virtual-machine
Lumen
An alternative BEAM implementation, designed for WebAssembly
Stars: ✭ 2,742 (+108.04%)
Mutual labels:  compiler, virtual-machine
Teaching
My lecture notes and other course materials
Stars: ✭ 28 (-97.88%)
Mutual labels:  computer-science, teaching
Ark
ArkScript is a small, fast, functional and scripting language for C++ projects
Stars: ✭ 312 (-76.33%)
Mutual labels:  compiler, virtual-machine
Python chip16
A full implementation (tested) of chip16 virtual machine, or emulator as you wish, using python and rendering with opengl.
Stars: ✭ 31 (-97.65%)
Mutual labels:  emulator, virtual-machine
Cub
The Cub Programming Language
Stars: ✭ 198 (-84.98%)
Mutual labels:  compiler, virtual-machine
Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+193.25%)
Mutual labels:  emulator, virtual-machine
Chip8
A multiplatform CHIP-8 emulator done in SDL 2. Implements all the opcodes for CHIP and SCHIP specifications.
Stars: ✭ 41 (-96.89%)
Mutual labels:  emulator, virtual-machine
I8086.js
16bit Intel 8086 / 80186 + X87 emulator written in TypeScript with REPL assembly compiler and tiny C compiler
Stars: ✭ 54 (-95.9%)
Mutual labels:  compiler, emulator
Yuriavgengine
A visual programming AVG engine / VM based on .NET
Stars: ✭ 80 (-93.93%)
Mutual labels:  virtual-machine
Android Avd
Headless Android x86 emulator ready for automated instrumentation testing.
Stars: ✭ 87 (-93.4%)
Mutual labels:  emulator
Typenovel
A simple markup language to write novel with types.
Stars: ✭ 80 (-93.93%)
Mutual labels:  compiler
Fennel
Lua Lisp Language
Stars: ✭ 1,225 (-7.06%)
Mutual labels:  compiler
Enzyme.jl
Julia bindings for the Enzyme automatic differentiator
Stars: ✭ 90 (-93.17%)
Mutual labels:  compiler
Ocemu
OpenComputers Emulator in Lua. Depreciated
Stars: ✭ 85 (-93.55%)
Mutual labels:  emulator
Nescala
A Nes Emulator written in Scala
Stars: ✭ 79 (-94.01%)
Mutual labels:  emulator
Tagha
Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.
Stars: ✭ 79 (-94.01%)
Mutual labels:  virtual-machine
Mrustc
Alternative rust compiler (re-implementation)
Stars: ✭ 1,263 (-4.17%)
Mutual labels:  compiler
Tiger
Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel
Stars: ✭ 77 (-94.16%)
Mutual labels:  compiler
Rubyx
RubyX compiles ruby to binary (in ruby), hoping to be that X times faster
Stars: ✭ 78 (-94.08%)
Mutual labels:  compiler
Pgo
PGo is a source to source compiler to compile PlusCal into Go lang
Stars: ✭ 92 (-93.02%)
Mutual labels:  compiler
Footloose
Container Machines - Containers that look like Virtual Machines
Stars: ✭ 1,289 (-2.2%)
Mutual labels:  virtual-machine
Albatross
Albatross: orchestrate and manage MirageOS unikernels with Solo5
Stars: ✭ 85 (-93.55%)
Mutual labels:  virtual-machine
Gbaid
A GameBoy Advance emulator in D
Stars: ✭ 78 (-94.08%)
Mutual labels:  emulator
Idiolisp
A statically typed functional programming language
Stars: ✭ 78 (-94.08%)
Mutual labels:  compiler
Decent Messup
Mess up js code in a different way
Stars: ✭ 84 (-93.63%)
Mutual labels:  compiler
Yapypy
Yet another Python Python
Stars: ✭ 77 (-94.16%)
Mutual labels:  compiler
Delta
Programming language focused on performance and productivity
Stars: ✭ 77 (-94.16%)
Mutual labels:  compiler
Feral
Feral programming language reference implementation
Stars: ✭ 89 (-93.25%)
Mutual labels:  compiler
Sortingalgorithm.hayateshiki
Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
Stars: ✭ 84 (-93.63%)
Mutual labels:  computer-science
Server
RuneJS is a RuneScape game server emulator written entirely using TypeScript and JavaScript. The project's goal is to create an easy to use game server providing simple content development systems and APIs.
Stars: ✭ 74 (-94.39%)
Mutual labels:  emulator
1-60 of 1503 similar projects