Decimal BASIC Lazarus edition Ver. 0.7.2.3 for Linux(ARM 64bit)

For Linux on chromebook, basic may not run.
On the terminal, move to the directry on which basic lies,
cd BASICEn
and then type
./basic
If basic won't start by Permission denied, type on the terminal
sudo chmod 775 basic
and then start basic with command 
./basic


When
OPTION CHARACTER UTF8
is written in a program unit, character strings are assumed to be those of Unicode characters in that program unit.
The character encoding is UTF-8.
  
This application was compiled with Lazarus 2.0.10.


Few sample programs and help pages have been translated.

 

Decimal BASIC Web page
http://hp.vector.co.jp/authors/VA008683/english/index.htm

English Help Page (for Windows version, slightly different)
(translation in progress)
http://hp.vector.co.jp/authors/VA008683/english/BASICHelp.html

Forum of Decimal BASIC
http://en.sourceforge.jp/forum/forum.php?forum_id=16171

Copyright SHIRAISHI Kazuo, 2022
