Author Topic: BASIC Top 5  (Read 5181 times)

Offline John

  • Forum Support
  • Posts: 3600
BASIC Top 5
« on: October 27, 2019, 03:13:25 AM »
What is your list of the top 5 BASIC languages being offered and supported today?

Ed Davis

  • Guest
Re: BASIC Top 5
« Reply #1 on: October 29, 2019, 12:09:59 PM »
My top 5:

  • FreeBASIC - my favorite, the one I use the most
  • QB64 - 2nd most favorite, still use a good bit
  • VBScript - have to support it at work
  • Yabasic - not so much anymore
  • BCX - not so much anymore.  Not sure if it is still supported

Others I've used, and still use on occasion, when I see something interesting written in them or when I'm testing something:

  • Just Basic
  • BaCon
  • BBC BASIC for SDL
  • SmallBasic (not the MS one)
  • Oxygen Basic
  • Chipmunk BASIC
  • SpecBasic
  • ScriptBasic

Offline John

  • Forum Support
  • Posts: 3600
Re: BASIC Top 5
« Reply #2 on: October 29, 2019, 12:16:50 PM »
Welcome Ed to the AllBASIC.info forum!
« Last Edit: October 29, 2019, 04:48:20 PM by John »

Offline John

  • Forum Support
  • Posts: 3600
Re: BASIC Top 5
« Reply #3 on: October 31, 2019, 11:09:53 PM »
My top 5 BASIC languages.

  • ScriptBasic
  • VB6
  • Oxygen Basic
  • BaCon
  • FreeBasic


Cybermonkey342

  • Guest
Re: BASIC Top 5
« Reply #4 on: November 03, 2019, 10:50:28 AM »
My top 5
  • FreeBASIC
  • QB64
  • BlitzMax NG (hope that counts...)
  • SmallBASIC
  • AllegroBASIC - well, if that also counts ...

Gemino Smothers

  • Guest
Re: BASIC Top 5
« Reply #5 on: March 05, 2023, 06:42:03 PM »
Thank you for accepting my registration to AllBasic forum.

That's a good question.

JustBasic - good for testing bits of code and ideas
YaBasic - also good for testing bits of code and ideas
FreeBasic - can compile qbasic programs without the same memory limits and on newer machines
Variants of GFA Basic - classic languages with several variants
IWBasic - contains important updates to the IBasic and EBasic legacy

I can hardly name five as newer software often doesn't suit my preferences.


I would also like to mention Blitz Basic and Emergence Basic as they are important to me, but not quite available or supported.

HobbyBasic from FASMforum deserves a very honorable mention. It's tiny, fast, and powerful

OxygenBasic looks amazing an I am looking towards trying it out.

Offline John

  • Forum Support
  • Posts: 3600
Re: BASIC Top 5
« Reply #6 on: March 05, 2023, 06:54:46 PM »
Thanks for joining us here on the forum.

Oxygen Basic JIT ASM compiler is a nice alternative to FreeBasic for Windows.

AIR

  • Guest
Re: BASIC Top 5
« Reply #7 on: June 05, 2023, 07:10:42 PM »
  • BCX/MBC because you can use C/C++ headers directly with no conversion
  • Purebasic because it's cross platform
  • Hotbasic - very underrated and mostly unknown, but after all the work I put in getting this ported to Linux of course I'm gonna add it.  Unfortunately no updates since 2012.
  • Powerbasic - Personally don't care for it, but very powerful if you're good with WinAPI.
The last 3 are paid software, btw.

AIR.

Offline John

  • Forum Support
  • Posts: 3600
Re: BASIC Top 5
« Reply #8 on: June 07, 2023, 05:01:42 PM »
I don't see PowerBasic ever being updated again. It was a Zale kludge of DOS / 16 & 32 bit Windows. Only he knew how to build a release and took it with him to the grave.

I wonder what ever happened to Jim the author of HotBasic?

Gemino Smothers

  • Guest
Re: BASIC Top 5
« Reply #9 on: June 28, 2023, 09:38:39 PM »
I plan to continue using 8/16/32 bit long well before I ever transition to 64.
Maybe I should give Power Basic a try some day.

Offline John

  • Forum Support
  • Posts: 3600
Re: BASIC Top 5
« Reply #10 on: June 28, 2023, 10:36:54 PM »
That may work for DOS / Windows but Linux has standardized on 64 bit.