[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Animula VM project revived
From: |
Nala Ginrut |
Subject: |
Animula VM project revived |
Date: |
Mon, 2 Jun 2025 03:10:00 +0900 |
Hi folks!
After several years of sleep, Animula VM has revived!
Animula VM is a functional programming featured VM designed for MCU. Only
10KB RAM can run Scheme on it.
The optimizing compiler Laco is written with GNU Guile. It's
highly optimized for compact embedded systems. And support Guix packaging.
Folks who are interested in CPS for compiling optimization may want to take
a look. It's not based on the current Guile CPS IR, but redesigned from
scratch.
Here're more details:
https://gizvault.com/archives/animula-alonzo-revived
https://github.com/hardenedlinux/animula-docs
https://github.com/hardenedlinux/laco
Best regards.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Animula VM project revived,
Nala Ginrut <=