Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / labibdotc / Universal-Machine

Purpose of this is to understand virtual-machine code (and by extension machine code) by writing a software implementation of a simple virtual machine. This work put into test our ability to design, document, and implement a program with a clean modular structure. In this project, it shows how the structural choices may affect the performance of your programs. (We profile it in a later project indeed to be 36x faster.) The primary goal of the design and implementation is clean structure

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labibdotc%2FUniversal-Machine

Stars: 0
Forks: 0
Open Issues: 0

License: None
Language: C
Repo Size: 57.6 KB
Dependencies: pending

Created: about 2 years ago
Updated: over 1 year ago
Last pushed: about 2 years ago
Last synced: about 1 year ago

Topics: bits, cache-simulator, machine-instructions, memory-allocation, memory-leak, memory-management, memory-mapping, universal-machine, word-segmentation

Files
    Loading...
    Readme
    Loading...