參考資訊:
https://x11-basic.sourceforge.net/
https://github.com/kollokollo/X11Basic/
$ sudo apt install potrace ghostscript
$ sudo apt-get install libx11-dev libreadline6-dev liblapack-dev libgmp-dev libfftw3-dev
$ cd
$ git clone https://github.com/kollokollo/X11Basic/
$ cd X11Basic/src
$ ./configure
$ make
$ sudo make install
$ xbasic --help
**********************************************************
* xbasic V.1.28 *
* by Markus Hoffmann 1997-2022 (c) *
*** x11 la rl gmp fft snd ***
* version date: Thu Aug 18 10:09:20 CEST 2022 *
* library V.1.28 date: Thu Aug 18 10:09:20 CEST 2022 *
**********************************************************
Usage: xbasic [-e -h -l] [<filename>] --- run basic program [new.bas]
-l --- do not run the program (only load)
-e <command> --- execute basic command
--eval <exp> --- evaluate num. expression
--quitonend --- quit on END statement
-h --help --- Usage
--help <topic> --- Print help on topic