Compact embeddable JIT compiler that reads C headers and compiles to x86 machine code. Executes directly in memory or creates DLLs and EXE files. Supports overloading and OOP. Currently available for MS platforms. 64bit in progress
Features
- direct JIT execution
- compiles 32 and 64 bit binaries
- supports assembly code
- can read C headers
- supports object oriented programming
- traditional BASIC syntax + C notation
Follow Oxygen Basic
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
-
One of the best ever made Basic Compilers with native support for 32/64 bit compilations including JIT.
-
Very good "Basic" language: small, fast and full support OOP programming.