https://github.com/Charles-Pegge/OxygenBasic
BASIC compiler. Run programs directly, or compile to 32/64 bit binary. Supports C headers and assembly code. Supports Unicode source scripts.
https://github.com/Charles-Pegge/OxygenBasic
example-code source-code tools
Last synced: 2 months ago
JSON representation
BASIC compiler. Run programs directly, or compile to 32/64 bit binary. Supports C headers and assembly code. Supports Unicode source scripts.
- Host: GitHub
- URL: https://github.com/Charles-Pegge/OxygenBasic
- Owner: Charles-Pegge
- Created: 2017-05-31T19:25:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T07:57:09.000Z (over 1 year ago)
- Last Synced: 2024-08-01T09:27:46.999Z (over 1 year ago)
- Topics: example-code, source-code, tools
- Homepage: http://www.oxygenbasic.org
- Size: 272 MB
- Stars: 38
- Watchers: 7
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-basic - Oxygen Basic - a 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. (Dialects)
- awesome-programming-languages - OxygenBasic - BASIC compiler. Run programs directly, or compile to 32/64 bit binary. Supports C headers and assembly code. Supports Unicode source scripts. (Uncategorized / Uncategorized)
README
# OxygenBasic
BASIC compiler. Run programs directly, or compile to 32/64 bit binary.
Supports C headers and assembly code.
Supports Unicode source scripts.