Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/17/04 16:10
Read: times


 
#83327 - Basic52
Let's make this a new thread (continuing from #83320).

I see that they have gotten rid of the line numbering, which was a pain.


In the variety of BASICs I went across through those years I remember 2 features trying to "ease the pain":
1. command AUTO - starts automatic numbering - i.e. each time you enter a line, a new line number appears (usually the previous line number +10) so you just write your code
2. command RENUM(?) - renumbers your whole program so that the line numbers go neatly 10,20,30... Sure it modifies also the GOTO and GOSUB references to be right.

In BASIC52, the first can be incorporated quite easily; while the second can be written as a BASIC program...

But, first, the line editor has to be modified to be more comfortable - now it enables only deleting letters from the end.

Although, you can edit your program comfortably at a PC and send it to the chip as a whole.

Yes, sure, the BASCOM compiler is pro, nicer, updated.

But the interpreter is more fun, I think.

Jan


List of 30 messages in thread
TopicAuthorDate
Basic52            01/01/70 00:00      
   I remember that            01/01/70 00:00      
      Fullscreen editor            01/01/70 00:00      
         ...and in a full circle            01/01/70 00:00      
            Of course.            01/01/70 00:00      
         Line numbers and editors            01/01/70 00:00      
         MSX micros            01/01/70 00:00      
         BASIC with no line numbers            01/01/70 00:00      
            Impressive!            01/01/70 00:00      
               Line number-less BASIC            01/01/70 00:00      
                  labels?            01/01/70 00:00      
            still don' know how            01/01/70 00:00      
               Look to VB            01/01/70 00:00      
               No line numbers example            01/01/70 00:00      
                  Now this is clear.            01/01/70 00:00      
   A little Christmas gift            01/01/70 00:00      
      Basic52. Thank you.            01/01/70 00:00      
         it would, if            01/01/70 00:00      
            Take it as a toy.            01/01/70 00:00      
            Simulator and IDE too ?            01/01/70 00:00      
   Nice job !            01/01/70 00:00      
      Data limited, not code            01/01/70 00:00      
         Philips Flash write            01/01/70 00:00      
            Re: Philips Flash write            01/01/70 00:00      
               Internal XRAM            01/01/70 00:00      
                  Re: Internal RAM            01/01/70 00:00      
                     More Internal XRAM            01/01/70 00:00      
                        uPSD 3xxx not really suitable            01/01/70 00:00      
                           uPSD 3xxx            01/01/70 00:00      
                     superseed, not obsolete            01/01/70 00:00      

Back to Subject List