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.