X11BASIC V.1.00

Grafikfähiger BASIC Interpreter. Jetzt in Version 1.01. GFA-Basic-Fans wird's freuen, endlich ein vernuenftiges Basic fuer UNIX. Laesst sich als Shell verwenden. Auch komplizierte Internetanwendungen sind moeglich.

Es ist zwar noch nicht ganz fehlerfrei, aber einigermassen brauchbar ist der Interpreter schon. Die Dokumentation ist leider sehr unvollst"andig. Aber am besten lernt man aus den Beispielprogrammen. Uebrigens ist die Syntax an das gute alte Gfa-Basic angelehnt. Viele Gfa-Basic-Programme lassen sich einfach portieren.

Ich suche uebrigens noch interessierte Programmierer, die den Code weiterentwickeln wollen.


Intruduction

X11-Basic is a non-standart Basic interpreter with full X capability and some other special features. Syntax is most similar to the old GFA-Basic ATARI ST implementation. Old gfa-prgrams should run with only few changes. The actual implementation runs on Unix workstations and Linux-PCs with the X Window system.

Of course a compiler is often what the programmer wants. But think of the advantages of interpreters like shells. In X11-Basic it is even possible to write self modifying code, which is not with a compiler. One of the main purposes is to allow software written for Gfa-Basic on Atari ST computer to be used on other systems.

What can X11-Basic do?

X11-Basic was initially meant to be a very `low-level' Basic interpreter with calculation features and a simple graphics interface, and the possiblility to use self modifying code. Also many of the system specific library functions should be accessible. Which it does quite well at the moment.

Inhalt des Pakets:

X11Basic-1.00/
-rw-r-----   1        2286 Mar 29 17:03 Makefile.in
drwxr-x---   2        1024 Mar 31 14:19 bitmaps/
-rw-r-----   1       16420 Mar 30 12:43 ccs.c
drwxr-x---   2        1024 Mar 31 14:19 config/
-rwxr-x---   1        7669 Mar 29 17:47 config.guess*
-rwxr-x---   1       45702 Mar 29 17:30 configure*
-rwxr-x---   1        6392 Mar 29 17:26 configure.in*
drwxr-x---   2        1024 Mar 31 14:19 doc/
drwxr-x---   2        1024 Mar 31 14:19 examples/
drwxr-x---   2        1024 Mar 31 14:19 src/

Das Paket zum Downloaden:
X11Basic-1.00.tar.gz (139 KBytes)(src)
X11Basic-1.01.tar.gz (160 KBytes)(src)
X11Basic-1.02.tar.gz (180 KBytes)(src)
Binaries:
xbasic.decalpha.gz (140 KBytes)(bin)
xbasic.hpUX.gz (270 KBytes)(bin)
xbasic.linuxi386.gz (140 KBytes)(bin)


Letzte Bearbeitung: Wed May 27 14:49:31 1998 Markus Hoffmann