programLos
programLos is an open-source programming platform that combines a lightweight, statically typed language with a modular runtime designed for cross-platform deployment. It targets embedded devices, desktops, and cloud services, prioritizing a small runtime footprint, safe concurrency, and straightforward interoperability with other languages.
The core of programLos is a language featuring type inference, an actor-based concurrency model, and a foreign
Development of programLos began in the mid-to-late 2010s by a distributed group of volunteers and researchers.
Licensing and governance: programLos is distributed under an open-source license with a community-driven governance model led
See also: bytecode runtimes, actor models, interoperable programming, open-source software.