X11-Basic is a Basic interpreter with full X11 graphic capability.
The syntax is most similar to the old GFA-Basic ATARI-ST
implementation. Old GFA-Basic programs should run with only few changes.
The actual implementation runs on UNIX workstations (DEC-alpha, HP-UX,
FreeBSD, Mac-OSX, CygWin) and Linux-PCs (SuSE, Rethat, Mandrake, Debian,
Puppy-Linux,
DSL linux, ...)
with the X Window system. The WINDOWS 95/98/NT-Version is
still incomplete. Wth Version 1.14 also an ARM-Linux version is available.
This version also runs on Handheld devices and Palmtops like the TomTom Car Navigation
systems.
You can use the X11-Basic interpreter as a shell. Also for execution of CGI-Scripts. A pseudo compiler is shipped with the interpreter so that you can make stand-alone binaries out of your programs. You can do any data manipulation and you may use external functions and libraries. At least the X11-Basic interpreter is fast and small.
ons-gfalist-0.00.a-1.i386.rpm (22 KBytes)(rpm)
bas2x11basic -- A Program which converts ANSI Basic code (with line numbers) to X11-Basic
bas2x11basic.bas (5 KBytes)(x11basic)
rsc2gui -- A Program which converts ATARI-ST *.RSC Files to *.gui (ASCII) Files
rsc2gui.bas (5 KBytes)(x11basic)
gui2bas -- A Program which converts *.gui Graphic User Interface Forms to executable x11basic subroutines. (demo.gui--< Screenshot)
gui2bas.bas (5 KBytes)(x11basic)
Group : Development/Languages Source RPM: X11Basic-1.14-1.src.rpm Size : 1116070 License: GPL Packager : Markus Hoffmann URL : http://x11-basic.sourceforge.net/ Summary : Basic Interpreter with X11-Graphics capabilities Description : X11-Basic implements the most common elements of the basic langugage. With X11-graphics. The structure of the language is similar to the old ATARI ST GFA-Basic. GFA-Basic programs should run with only few changes. This package includes the basic interpreter named xbasic. It can be used as a shell, can run basic-scripts. You can make excecutable scripts p.ex. *.cgi-Scripts for handling web-input. A pseudo compiler (xbc) is included which makes stand alone binaries out of the scripts. You will find the compiler sourcecode and many other sample programs in /usr/share/doc/packages/X11Basic/examples. Authors: --------