https://github.com/icculus/mojobasic
Attempt to write an LLVM frontend to BASIC.
https://github.com/icculus/mojobasic
basic llvm
Last synced: 8 months ago
JSON representation
Attempt to write an LLVM frontend to BASIC.
- Host: GitHub
- URL: https://github.com/icculus/mojobasic
- Owner: icculus
- License: zlib
- Created: 2021-06-28T21:01:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T21:36:49.000Z (over 4 years ago)
- Last Synced: 2025-03-25T04:29:12.000Z (12 months ago)
- Topics: basic, llvm
- Language: C++
- Homepage: https://www.patreon.com/posts/15459237
- Size: 73.2 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# MojoBASIC
An attempt to write an LLVM frontend to BASIC.
This is a long way from complete, maybe check back later.