Unfortunately, this version only works on Windows.
The next project I'm working on will be available on windows, mac and linux.
Great notice.
Thanks.
Hello,
I had abandoned this project years ago but have been working on it for a few months.
I completely rewrote the code and now it's pretty much a new project.
It converts BASIC files into machine language that can be run directly on the emulator.
Works on Windows.
Hope you like it!
This is an example of how it works:
https://drive.google.com/file/d/1MpkEhd0lqYv-hqavFYgmOzPDsQYFvBGR/view?usp=drivesdk
Nice! I remember in the 90s I was looking for a BASIC compiler, but options were limited. So I had to learn assembly .
Thank you Grauw. I am very fond of assembly.
love this... how fast is it? is it close enough to writing in assembly directly? Also are more instructions going to be included? and does it support the instructions of msx2? Keep up the good work
@bosh77
This compiler has a lot of potential. Great work so far!
Are you still working on it ?