Sling is a dynamic, embeddable programming language designed to run anywhere.
It’s lightweight, flexible, and built to work seamlessly with its companion — Nebula.
With Sling, you can:
- 🛠️ Embed it into any project effortlessly
- ⚡ Run it across platforms with minimal overhead
- 🌍 Extend it alongside Nebula for powerful integrations
Sling has a Lot of features. Here are the best ones
- Modules
- Modules written in C using the SlngC sdk to run in Sling
- Embedded system
To Install Sling, Run
./build.shTo Uninstall Sling, Run
./uninstall.sh
For examples on coding in Sling, Check ot the Examples dir.