[Coco] BASIC09 - How good is it?

Wayne Campbell asa.rand at gmail.com
Tue May 14 13:50:58 EDT 2013


Basic09 compiles the source as it reads ghe sourcd file. This "hi-level" I-Code is held in the workspace. When you pack the code, it is coverted to a "lo-level" I-Code.

The biggest difference between them is the way the internal table structure looks and line references are resolved to offset addresses.

This is short story.

Wayne

Frank Pittel <fwp at deepthought.com> wrote:

>
>I have to admit it's been a lot of years since I did anything
>with basic09 but as memory serves the programs are simple text files
>and can be edited, created, etc with any text editor.
>
>Within the basic09 environment the compile happens very quickly when
>you run the program. You don't need to compile it as a distinct step
>everytime you run it.
>
>Frank
>
>On Tue, May 14, 2013 at 07:12:07PM +1000, Nick Marentes wrote:
>> Oh? So there is no editor apart from the standard OS-9 one?
>> 
>> Surely someone has written a programmers editor for OS-9 by now?
>> 
>> And does this mean that I can't type a program and immediately run
>> it to see if it is working?
>> 
>> I run my code hundreds of time in the course of creating my program.
>> 
>> Compiling each time would drive me nuts.
>> 
>> Nick
>> 
>> --
>> Coco mailing list
>> Coco at maltedmedia.com
>> http://five.pairlist.net/mailman/listinfo/coco
>
>--
>Coco mailing list
>Coco at maltedmedia.com
>http://five.pairlist.net/mailman/listinfo/coco


More information about the Coco mailing list