Posts: 4,698
Threads: 222
Joined: Apr 2022
Reputation:
322
hey dav! released 2001, no longer being actively developed
https://en.wikipedia.org/wiki/Phoenix_Object_Basic
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
Posts: 489
Threads: 17
Joined: Nov 2022
Reputation:
59
FreeBASIC @dav might be worth checking out on Linux.
Posts: 4,698
Threads: 222
Joined: Apr 2022
Reputation:
322
05-18-2024, 01:27 AM
(This post was last modified: 05-18-2024, 01:28 AM by bplus.)
(05-17-2024, 06:46 PM)Kernelpanic Wrote: I wanted to try out a Basic under Linux, only command line, and so I installed yaBasic. The installation under WSL2 went smoothly, but the program requires files that I cannot find for openSuse-Leap 15.5.
A pity!
I would have liked to try it out, just for fun.
![[Image: libncurses2-2024-05-159.jpg]](https://i.ibb.co/KF7h1jR/libncurses2-2024-05-159.jpg)
yabasic is like SmallBASIC (which you could also try in linux) both pretty nice interpreters.
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
Posts: 4,698
Threads: 222
Joined: Apr 2022
Reputation:
322
05-18-2024, 04:46 PM
(This post was last modified: 05-18-2024, 04:48 PM by bplus.)
it is free from google play store, but if you need something suse dependent???
and look for SmallBASIC not MS Small Basic big difference!
or here:
https://smallbasic.github.io
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever
Posts: 188
Threads: 14
Joined: May 2024
Reputation:
20
it continues despite rumors and whatever that leap would be taken off in favor of semiroll. users keep falling into the hole, but tumbleweed should be the recommended state for opensuse.
for yabasic i recommend you switch to the active mode of opensuse linux. what a pity there is no appimage version.
you could go to github and download the package there. try to compile it yourself. but this is a mess at least with sdl to get graphics and sound. i ran into a different program the authors cannot tell us clearly which version 1 or 2 of libsdl. cannot always assume newer because some projects were 32-bit and preferred the separate libraries. a lot like how qb64 used to be distributed.
another user once complained having trouble creating "qb64pe" executable because he stayed with leap opensuse linux. this should have produced a red flag. this has to do with how zypper works. as i've said, better chance to compile it yourself. or anything else to do with it, you are better off with tumbleweed instead of leap or use some other linux distribution.
for smallbasic there is appimage version. i have two versions. one is to be used in the terminal for simple programs. like doing mathematics. or process text file. the other appimage has a gui. but it is hard to use if you are used to qb64 gui.
i don't think that much of either, you are better off with phoenix qb64.