1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Document: yabasic
Title: yabasic manual
Author: Marc-Oliver Ihm
Abstract: yabasic implements the most common and simple elements of the
BASIC language; it comes with for-loops and goto with while-loops and
procedures. yabasic does monochrome line graphics, and printing comes
with no extra effort. yabasic runs under Unix and Windows; it is small
(less than 200 KB) and free.
.
This document covers all the features of yabasic; you need no other
text to learn it. It doesn't teach BASIC from scratch though, so some
experience with it is necessary.
Section: Programming/Basic
Format: HTML
Index: /usr/share/doc/yabasic/yabasic.htm
Files: /usr/share/doc/yabasic/yabasic.htm
|