Web implementation appears
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
mu808: an even more ultralight numeric VM designed to run everywhere
|
mu808: an even more ultralight numeric VM designed to run everywhere
|
||||||
====================================================================
|
====================================================================
|
||||||
mu808 (always lowercase, pronounced as _micro-bob_) is a minimalist virtual
|
mu808 (always lowercase, pronounced as _micro-bob_) is a minimalist virtual
|
||||||
machine specification that is based on the 1V0 and 808UL ideas but has an
|
machine specification that is based on the
|
||||||
even leaner instruction set and is even easier to implement in any modern
|
[1V0](https://github.com/KedalionDaimon/1V0)
|
||||||
or even old programming language.
|
and [808UL](https://codeberg.org/luxferre/808UL) ideas but has an even
|
||||||
|
leaner instruction set and is even easier to implement in any modern or even old
|
||||||
|
programming language.
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
--------
|
--------
|
||||||
|
|||||||
Reference in New Issue
Block a user