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

Back to Subject List

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


 
#83540 - BASIC with no line numbers
Responding to: ???'s previous message
Is there ANY fullscreen editor (preferrably with source) for '51
or other 8-bit around? Maybe as an inspiration...


BlueEarth, LLC sells microcontrollers based on an updated version of BASIC-52. We also sell two software programs to deal with the line-number problem.

1. The BASIKIT program is like a terminal program, but it is specifically designed to talk to a BASIC microcontroller. It supports a full-screen edit mode. It also includes a handful of utilities, including ones to remove line numbers from a BASIC program source file, add line numbers back in, renumber them, check for invalid variable names, etc. I have found these programs to be indispensible for developing all but the most simple BASIC programs.

2. The BEC-51 BASIC compiler, which was developed by the original BXC-51 compiler author. This program creates an assembly language file that accomplishes the identical functions of the interpreted BASIC program, without the overhead (and many of the limitations) of the interpreter. It also allows you to write programs without line numbers.

--Tom Bachmann

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