What are some BASIC implementaions for Linux?

  • Thread starter Thread starter iamhere
  • Start date Start date
  • Tags Tags
    Linux
Click For Summary

Discussion Overview

The discussion revolves around the search for simple BASIC implementations for Linux, with participants sharing their experiences and suggestions for alternatives. The scope includes programming language preferences, compatibility with existing BASIC environments, and potential alternatives for users seeking simplicity.

Discussion Character

  • Exploratory, Debate/contested, Technical explanation

Main Points Raised

  • One participant expresses a desire for a simple BASIC implementation similar to MS QBasic for Linux.
  • Another participant provides a link to wxBasic as a potential solution.
  • A participant shares their background in QBASIC and mentions their current use of C++, suggesting Emacs for editing.
  • FreeBASIC is recommended as a free open-source BASIC compiler that may be compatible with QBASIC, along with the possibility of using WINE to run original QBASIC.
  • A later reply suggests Python as an alternative, highlighting its extensive documentation and libraries, and mentions using GTK+ for GUI development.
  • Another participant mentions Perl as an alternative, expressing a lack of familiarity with BASIC and questioning its applications.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the use of BASIC, with some advocating for it while others suggest alternatives like Python and Perl. The discussion reflects differing opinions on the relevance and application of BASIC in modern programming.

Contextual Notes

Some participants express uncertainty about the applicability of BASIC in various contexts, and there are differing views on the efficiency and suitability of alternative languages like Python and Perl.

Who May Find This Useful

Individuals interested in simple programming solutions on Linux, particularly those with a background in BASIC or looking for alternatives for educational or lightweight programming tasks.

iamhere
Messages
6
Reaction score
0
I'd like a simple one, nothing complicated - something like MS QBasic, adapted a little to Linux would be fine.

Why doesn't everyone use BASIC?
 
Technology news on Phys.org
i learned QB when i was in high school, but i use C++ now. it can be edited at emacs with some pluge.
 
Look into FreeBASIC. Its a free open source BASIC compiler. Should be compatible with QBASIC. You may have luck with the original QBASIC by running it under a windows API for linux, like WINE.

Why doesn't everyone use BASIC?
A question that could potentially cause programming language bashing. But the answer to this, at least in part, depends on what you're trying to do and how efficiently you want it done.
 
iamhere said:
I'd like a simple one, nothing complicated - something like MS QBasic, adapted a little to Linux would be fine.

Why doesn't everyone use BASIC?

I never used basic but you could try python. there's a lot of documentation out there for it and a lot of libraries. If you want GUI use GTK+ with python which is PyGTK. You should probably get glade if you want this (unless you want to write out the code of the GUI widgets and cross your fingers and hope its how you intended them to look).

You might also want to try pearl. I am not really a fan of basic, never really seen it any applications (thus I never used it), I would say python is the way to go.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
3
Views
3K
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
10
Views
5K
Replies
6
Views
3K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 21 ·
Replies
21
Views
3K