Raspberry BASIC > Blassic

Blassic

(1/1)

Julian Albo:
Hello

I'm the author of Blassic, a Basic intepreter 8 bit era style. https://blassic.net/

I have a raspberry pi binary available for download, compiling it native takes some time and requires several dev packages.

It works on raspbian 32 bits. It may work in 64 bits, but its low level features (peek/poke, usr...) will probably fail because the integer type is 32 bits and addresses may be out of its range. You can configure it to 32 bits, but I have only tested that way on amd64, not in arm.

Enjoy.

John Spikowski:
Welcome to the RaspberryBASIC forum Julian.

I setup a sub-board for your basic, made you the moderator and moved your first post to your new board.

Do you have a repository for your BASIC? If not I would be happy to set one up for you on the basic-sandbox.us site.

Julian Albo:
Thanks.


--- Quote from: John Spikowski on March 10, 2021, 10:07:59 PM ---Do you have a repository for your BASIC? If not I would be happy to set one up for you on the basic-sandbox.us site.

--- End quote ---

Not yet, I'm thinking about uploading it to github, but I've not yet decided if using the stable 0.10 branch or the experimental 0.11.

Navigation

[0] Message Index

Go to full version