Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T07:57:09.000Z (3 months ago)
- Last Synced: 2024-08-01T09:27:46.999Z (3 months 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)