Hacker News
Altair Basic Interpreter Source Code (1975) [pdf]
tailrecursion
|next
[-]
petilon
|next
|previous
[-]
[1] https://www.businessinsider.com/10-things-you-didnt-know-abo...
[2] https://www.theregister.com/software/2000/06/29/bill-gates-r...
ndiddy
|root
|parent
|next
[-]
abecedarius
|root
|parent
|previous
[-]
> Gates said: "I'd skip out on athletics and go down to this computer center. We were moving ahead very rapidly: Basic, FORTRAN, LISP, PDP-10 machine language, digging out the operating system listings from the trash and studying those."
Is there more context clarifying this means they studied the source code of DEC Basic?
petilon
|root
|parent
[-]
piker
|next
|previous
[-]
* plus the math package guy
jhallenworld
|root
|parent
|next
[-]
MiroslavPokorny
|root
|parent
|next
[-]
In those days the money was in hardware which cost a lot, and software was thrown in. It wouldnt make sense for IBM to sell their BASIC to another hardware vendor.
Microsoft was different, they would sell their languages to anyone and they did. Can anyone actually name a competitor in those early days ?
Even Apple didnt sell their own Woz written basic to other 6502 vendors, C= had to buy Microsoft Basic.
markus_zhang
|root
|parent
|next
|previous
[-]
thrownawaysz
|next
|previous
[-]
hah I've never seen that before but reminds me to roguelike games.
"permadeath coding" would be actually fun. IF compiler error THEN erase code repository or something like this
teddyh
|root
|parent
|next
[-]
bitwize
|root
|parent
|previous
[-]
Also, it sounds like you described Vigil: https://github.com/munificent/vigil
reaperducer
|root
|parent
[-]
Floppy disks were not cheap, expensive, easy to get, or reliable. It sucked.
Even on the U.S. east coast, I remember having to travel over an hour to get to the nearest store that sold floppy disks. Each BASF FlexyDisk cost $18 in 2026 money. So $50 if you wanted redundant long-term storage of one program.
That's why we printed everything out all the time; especially for archive storage.
…which also turned out to be a bad idea. Just in a different way.
cduzz
|root
|parent
|next
[-]
I've got probably 30 5.25 floppies in my house, and I have a 5.25 drive and an old motherboard that can probably recognize that drive, and I've got the cables to connect the drive to the motherboad (and power supply). I'd guess that there's maybe a 20% chance that, if I spent a week trying to mash it all together I'd be able to get some data off of some of these floppies.
On other magnetic media the chances are between "haha, no" (oh, you've got an old 8 inch 10mb Bernoulli disk?) to 5% (oh, a QIC150 tape).
On the other hand, if I found a stack of moldy greenbar printout of some data, I'd say that most of the data can likely be recovered, and likely for not a tremendous amount of money.
bitwize
|root
|parent
|previous
[-]
reaperducer
|root
|parent
[-]
For every Atari or Epyx, there were many dozens of very significant publishers who did their work on consumer-grade hardware.
Except for Atari and less than a handful of others with previous income, none started with PDPs on hand. They had to work up to that.
It's not like today with everything consolidated and full of VC money. Bootstrapping your way to success was de regur, and the playing field was wide open to anyone with a home computer and a little talent.
ChrisArchitect
|next
|previous
[-]
Celebrate 50 years of Microsoft with the company's original Source code
https://www.gatesnotes.com/microsoft-original-source-code
(Discussion: https://news.ycombinator.com/item?id=43575884)
joebig
|root
|parent
[-]
markus_zhang
|root
|parent
|next
[-]
senfiaj
|root
|parent
|previous
[-]
II2II
|root
|parent
[-]
joebig
|next
|previous
[-]
senfiaj
|root
|parent
[-]
andsoitis
|root
|parent
[-]
however, the PDF also adds nostalgia and more information than the source alone. whether that's a good tradeoff I'll leave up to the reader, but clearly Bill Gates thinks it is more interesting to post this than point to GitHub repo. I would agree.