SabakaLang is a programming language designed for simplicity and productivity. It focuses on ease of learning while providing powerful capabilities for developers.
- Simplicity: Easy to read and write syntax.
- Performance: Optimized for speed and efficiency.
- Cross-platform Compatibility: Runs on various operating systems.
To install SabakaLang, follow these steps:
- Download the latest release from the releases page.
- Run the installer
To start using SabakaLang, create a new file with a .sabaka extension and write your code:
print("Hello, World!");
Next you must open terminal in this folder that contains this file and run
sabaka run <yourfile>For more detailed documentation, visit the Wiki.
We welcome contributions!
This project is licensed under the MIT License - see the LICENSE file for details.