Japanese

B A S I C

Decimal BASIC for Linux (i386)


We provide with an ISO Full BASIC language system that works on Gnu/Linux (i386).
This program implements almost all of the core module and the graphics module of ISO Full BASIC.
It has not been conformed with the standard, whereas there are very few differences.
All graphics commands prescribed in ANSI Full BASIC are implemented with slight incompatibility on behavior.
Most part of the modules module and the individual character input module for Full BASIC are implemented, too.


Decimal BASIC for Linux(i386) ver. 0.6.1.4 (Lazarus 32bit GTK2 Edition)

Decimal BASIC compiled by Lazarus is available.
Download BASIC0614En.tar.gz from Decimal BASIC Open Source Project at SourceForge.jp
GTK2(32bit) is needed.
Part of help files and sample programs are remaining not translated, written in Japanese.
See Help for Windows edition, more part of which may have been translated.

Known Faults
(1) SET TEXT BACKGROUND does not work good.
(2) SET DRAW MODE (NOTXOR, MASK, ..) works unstable.
(3) MOUSE POLL has a slight fault.


Decimal BASIC for Linux(i386) ver. 6.5.12 (Kylix Qt2 Edition)

Download
basic65Ce.tar.gz Ver. 6.5.12 (3,765,165 Bytes)

BASIC launching command is 'BASIC'.

To extract, type on the terminal
tar xvzf basic65Ce.tar.gz (Enter)

To start BASIC, type
cd basic (Enter)
./BASIC (Enter)

Language Specifications part of the help has been translate,
but most of the rest part of the help is remaining not translated, written in Japanese.
And the executable includes some Japanese Characters originated from Kylix Japanese edition.
The right bottom end buttons of the file dialogs are Cancel buttons.

If you have Japanese language environment, you can launch BASIC as
LANG=ja_JP.eucJP ./BASIC
to enable Japanese Characters.

On This version, LOCATE POINT, GET POINT, MAT LOCATE POINT, and MAT GET POINT require an extra mouse click before intended clicks.
Furthermore, MAT LOCATE POINT or MAT GET POINT with variable length vectors or a variable length matrix goes but works no good.


Decimal BASIC main page (Windows version available)