Lumen is a lightweight, stack-based scripting language built from scratch in C++20, complete with its own compiler, custom bytecode format, and virtual machine. It's designed to be simple enough to pick up quickly while still exposing the real mechanics behind how programming languages work making it as much a learning tool as a usable scripting language. It's also available on Android.
Install on Arch Linux:
yay -S lumen-lang-git
Online playground:
https://lumen.olehsheremeta.com/playground
Docs:
https://lumen.olehsheremeta.com/
Android version GitHub:
https://github.com/spikest3r/LumenRuntimeAndroid
Features
- Simple and readable syntax
- Self-contained toolchain with compiler, VM, debugger and disassembler
- Beginner-friendly CLI with built-in examples
- Portable and minimal
- Supports Linux, Windows and Web
Categories
Programming LanguagesLicense
GNU General Public License version 3.0 (GPLv3)Follow Lumen
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Lumen!