1
What's New / ScriptBasic 3.0
« Last post by Support on April 25, 2024, 03:47:35 PM »ScriptBasic 3.0 Overview
ScriptBasic is offered as source with a build system or pre-compiled installers for Windows.
Platforms Supported
Use Variations
Extension Modules
ScriptBasic is offered as source with a build system or pre-compiled installers for Windows.
Platforms Supported
- Windows 32 Bit
- Windows 64 Bit
- Linux including ARM (RPi)
Use Variations
- Console with STD IN/OUT/ERR redirection
- Windows for GUI based applications
- Web Server (local and proxy)
- Embedded in other applications (libcriba)
Extension Modules
- GUI base IDE / Debugger
- COM CallByName with VB6 support
- DLLC - FFI, structures and sting type conversions
- SBT- Threads with libscriba API
- IUP - Cross platform GUI (Windows 64 and Linux)
- cURL - Internet access with HTTPS support
- SDL-gfx - SDL Graphics with primitive support
- ODBC
- MySQL
- SQLite
- JSON API
- XML API (mxml)
- Console control API (CIO)
- Inter-thread varibles (MT)
- ZLib - in memory compression / extraction