Rougail's operational abstract machine, like with the old SECD (Stack, Environment, Control, Dump) machines. It embodies the transition from pure theory to a concrete execution model that influenced the design of languages ​​and virtual machines.
Find a file
2026-06-29 22:08:53 +02:00
.gitignore Initial commit 2026-06-29 22:08:53 +02:00
LICENSE Initial commit 2026-06-29 22:08:53 +02:00
README.md Initial commit 2026-06-29 22:08:53 +02:00

baklava

Rougail's operational abstract machine, like with the old SECD (Stack, Environment, Control, Dump) machines. It embodies the transition from pure theory to a concrete execution model that influenced the design of languages and virtual machines.