-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dominex Macedon edited this page Jul 4, 2026
·
1 revision
Lopo is a lightweight, interpreted programming language built on top of Node.js. It’s designed for clarity, fast feedback, and easy embedding in real projects. Lopo is ideal for learning, scripting, embedding in tools, and experimenting with language ideas.
Core ideas
- Simple, readable syntax for fast learning and productivity
- Lightweight interpreter with fast startup
- Designed to interoperate easily with Node.js ecosystems
Quick links
- Releases & installers: https://github.com/dominexmacedon-docs/lopo-docs/releases
- Source & docs: https://github.com/dominexmacedon-docs/lopo-docs
- Examples: see the Examples wiki page
- Contributing: see the Contributing wiki page