Projects with this topic
-
ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces
Updated -
Cara (HRMVM) is a feature-rich virtual machine and a suite of tools built to execute Human Resource Machine assembly code. It offers a unique combination of compatibility with the original game and the potential for exploration beyond its boundaries.
Updated -
Virtual machine for Yeti Project / RISC-V Virtual machine as library
Updated -
A 12th grade project at "Magshimim Cyber" by Liron Fridman and Omer Shvartzvald. We use the KVM API to create a hypervisor and we allow remote connection to it useing a self-implemented SSH server.
Updated -
Implementation of the projects on http://www.nand2tetris.org/
The purpose of this project is to build a general purpose computer (hardware and software stack) from first principles.
Updated -
The Unlimited Register Machine (URM) as implemented per specification from Computability: An introduction to recursive function theory by N.J. Cutland. This is a modification of machine originally based on Shepherdson and Sturgis's model (1963).
Updated -
Computation from scratch. No dependencies, not even hardware.
Updated