Skip to content

Open-Sling/Sling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sling

Language
Nebula
License


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

Features

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

How to install

To Install Sling, Run

./build.sh

Note

To Uninstall Sling, Run

./uninstall.sh

For examples on coding in Sling, Check ot the Examples dir.