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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.