Free BASIC compiler recommendations

  • Thread starter Thread starter madmike159
  • Start date Start date
  • Tags Tags
    Compiler Resources
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
madmike159
Gold Member
Messages
369
Reaction score
0
Does anyone know of a good (free) BASIC compiler?

Thanks:biggrin:
 
Physics news on Phys.org
madmike159 said:
Does anyone know of a good (free) BASIC compiler?

Thanks:biggrin:

I use MinGW with Dev-C++

Hope that helps :smile:
 
Is that a add on or is it included. Can you tell me where to get it or how to access it?
 
That's not a BASIC compiler, that's a C++ compiler!

Microsoft's Visual Basic is a possibility, depending on what you think of as BASIC.