The next big language. Basl: Is a modern, mid-level interpreted/compiled programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Basl offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
- Interpreted and support for compilation to executables through temporary translation to C
- Object oriented programming
- Expandable open-source standard library
- Built in web socket and https management though C++ boost abstraction
- Support for easy creating and using community made libraries