Subj : mail_send
To   : Hax0r
From : Amcleod
Date : Thu Jul 27 2000 12:39 am

RE: mail_send
BY: Hax0r to Digital Man on Wed Jul 26 2000 11:54 pm

> Heh, I know it would probably be alot of work, but could you *please* implem
> some sort of looping structure in the next version of baja?  a for loop, do
> loop, whatever.....something.  It would just make file I/O that much easier.
> was really surpised to see a somewhat comprehensive file i/o support, but no
> looping structure.

On the face of it this sounds reasonable, but please consider:

1)  With the availability of IF_* and GOTO you can implement any type of loop
   you want.

2)  Most machines do not implement complex looping structures directly.  The
   machine-language supports tests/jumps and complex control structures are
   implemented in high-level languages.

Think of SBBS as a CPU implemented in software, and then think of BAJA as the
machine-language of that CPU.  What is needed is for someone (you?) to write a
high-level SBBS language that implements complex control structures and other
desireable features such as passing arguments to subroutines and returning
values from functions.  That SBBS HLL could produce BAJA source code, or
perhaps generate .BIN files directly.

---
� Synchronet � Vertrauen � Home of Synchronet � telnet://vert.synchro.net