Veit, Holger via cctalk [07/07/2023 09.43]:

Hi all,
maybe someone here is interested in the FOSBIC (FORTRAN Simulated BASIC 
Interpretive Compiler) system.

Compiles fine, the tests I have run works as intended.

It is still a batch system, i.e. on has to provide the BASIC program as a file 
(formerly it had to be a card deck), and feed it into the program through 
stdin, as
in "./fosbic < hello.bas | ./asa"

I made a shell script to do this, along with checking that the source file exists.

Thanks!
--
Hilsen Harald
Слава Україні!

Reply via email to