jonesg
Well-known member
Major Tom would be impressed.
I don’t know about that. Comments aren’t converted to executable object code by any compiler/assembler that I ever heard of. Even the early single pass assemblers that NASA used had robust comments…in the source code.An instructor of mine, way back when, told us they used to have two versions of some programs - 1 with comments, 1 without.
The version without comments could be loaded and run. With the comments, the code took up too much space - was just used for reference.
Many years ago. As I recall, it was interpretive BASIC. Not compiled.I don’t know about that. Comments aren’t converted to executable object code by any compiler/assembler that I ever heard of. Even the early single pass assemblers that NASA used had robust comments…in the source code.
There's also Luky's Hardware on Burbank BlvdThere was a surplus store on Laurel Canyon just north of Sherman Way in North Hollywood CA. They had all kinds of things, including aerospace surplus. I see it's now called Norton Space Props. https://nortonsalesinc.com/
There's also Luky's Hardware on Burbank Blvd


An instructor of mine, way back when, told us they used to have two versions of some programs - 1 with comments, 1 without.
The version without comments could be loaded and run. With the comments, the code took up too much space - was just used for reference.
That was true into the late 1980s on the phone switching systems I coded for. But, no comments in the assembly code anywhere - documentation was via flowcharts; no 2nd code base with comments. Debugging was done with hex dumps, knowing where the registers were, OP codes, etc.
Patches consisted of inserting a jump-to-subroutine in the main code pointing to a (small) section of spare memory then a jump back to the main code.
Modern compiled code (e.g. C back then) was deemed too slow. Some ancillary code (e.g. billing records) were in PL/1 and records were written to those big mag tape reels for post-processing.
Then came the 800 network (wow, no more caller-pays toll calls or 10xxx prefixes?) then fast forward to mid-1990s and "The Web" then 30+ years to "The Cloud".
Oh, my, I'm regressing...
Your instructor lied to you, sort of.
Source code gets comments. Once run through the assembler or compiler, the output binary is what matters to the computer.

Hmmm.... I may have to mosey out there and wander around.Apex Surplus in the San Fernando Valley is a toy store. Always something interesting there.
They've supplied props for many, many sci-fi productions.
https://apexsurplus.com
![]()
