Welcome to the Propeller BASIC code category!

The category for all varieties of BASIC used with the Parallax Propeller 1 and 2.
Supported by the Parallax community.
The category for all varieties of BASIC used with the Parallax Propeller 1 and 2.
Supported by the Parallax community.
Comments
Maybe the heading could be BASIC for Propeller? Otherwise I see Basic Stamp code drifting in here.
Agreed. Thanks. Done !
Oh this just made my day....many thanks
Well...I have been a Basic Stamp user now, going on at least two decades. Then, PropBasic came out 1.48 and I have been using the Propeller since then. My question, is...is that still the latest edition to PropBasic?
If you are wondering why I use PropBasic, is because it sort of "parallels" the Basic Stamp code. BTW I do miss the BS2sx...that was a truely great processor. Thanks to all
Hmmm, I was sure that I had 1.48 but all I see on my system is 1.47.
Not sure what more could be added to PB actually. I still have an affinity for PropBasic but FlexBasic is where it's at now 👍😎👍
I haven't tested FB on the P1 yet but it makes P2 programming like child's play.
Actually a great time for BASIC. I like to have a BASIC interpreter commanding my Props and now we have the fully-open-source Micromite BASIC on the RPi Pico (Picomite) and open-source MMBasic 4 Windows 😎
Craig
1.48 is the latest in GitHub : https://github.com/parallaxinc/PropBASIC
bin folder has pre-compiled exe. Can't remember what changed, but Github comments should hold the key.. I hope!
Hi
https://forums.parallax.com/discussion/168744/download-propbasic-version-1-48-aug-9-2018-here/p1
Dave
There are also some very nicely detailed comments in the source code. Bean wrote some excellent, clear, concise code! It's in Pascal (Lazarus and Delphi both compiled it quite nicely). You shouldn't have to recompile - the .exe works fine.