The AROS Archives(anonymous IP: 3.141.0.61,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (243)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1624

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Language » bwb111.zip

Bwb111

Description: Bywater BASIC (Simple basic interpreter)
Download: bwb111.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 155kb
Version: 1.11
Date: 18 Sep 08
Author: Ted A. Campbell
Submitter: Alex McNeil
Email: alexmcneil (at) googlemail com
Requirements: i386 AROS
Category: development/language
License: Other
Distribute: yes
FileID: 407
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 232  (Current version)
232  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Short: amiga `port' of Bywater BASIC interpreter 1.11
Type: dev/lang
Author: Ted A. Campbell
UpLoader: Wouter van Oortmerssen

[needs ixemul.library]

I came across this very small basic on my 'Language/OS' CD-ROM,
and accidentally typed `make' :-). Since more people might want to
give it a try, I thought I'd dump it on aminet. Note very well
though, I do not intend to support this software in _any_ way.

With that out of the way:

This is quite a small basic, and it seems to conform to some
ANSI standard for basic (read about that in the original `read.me').
It organises sources with the infamous line-number method.

If you start the the interpreter, you can pas a name of a sourcefile
on the command-line which it will immediately run. On the command
line one can enter BASIC-expressions directly, or precede them with
line-numbers to form a program.

as an extra it also acts a bit like a shell, as it seems to execute
all commands it doesn't understand via amigados. also it has some
builtin dos-stuff.

about the `port': this was done no modifications of significance
to the original source. some parts where compiled without the -O
option though, since otherwise my GCC would guru.

Have fun,

Wouter.

------------------------------------------------------

Notes: compiled for AROS i386 on 16/9/2008, launch by changing to the directory
that contains bwbasic and then launching it from shell. Exit by closing the
shell.

Compiled by Alex McNeil [DBAlex]












































Copyright © 2005 - 2024 The AROS Archives All Rights Reserved