AlacrisIO / meta

Internal management of Legicash/Legilogic/Alacris
0 stars 0 forks source link

Write Alacrity VM interpreter in Alacrity #131

Open fare opened 5 years ago

fare commented 5 years ago

We need to write in Alacrity an interpreter for the Alacrity VM, defined as a trivial bytecode representation of the last stage of the compiler, i.e. currently the "BL" language.

Indeed, treating code as data is the only way that we can support large programs and/or programs dynamically defined on a side-chain: