Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 150 words in the discussion.

Trending Topics

#com#https#news#ycombinator#comments#item#apollo#code#assembly#july

Discussion (6 Comments)Read Original on HackerNews

starkparker•about 1 hour ago
Happy 10-year anniversary to this repo being shared on HN.

Most significant discussion: https://news.ycombinator.com/item?id=12048945, 652 points, 145 comments on July 7, 2016

All previous submissions: https://news.ycombinator.com/from?site=github.com/chrislgarr...

tomhow•7 minutes ago
Thanks! Here are the two past submissions with comments:

Apollo 11 Guidance Computer source code for the command and lunar modules - https://news.ycombinator.com/item?id=22367416 - Feb 2020 (30 comments)

Apollo 11 Guidance Computer source code - https://news.ycombinator.com/item?id=12048945 - July 2016 (145 comments)

prabhanjana_c•about 1 hour ago
Great to see the AGC assembly code and knowing that Apollo 11 is coded purely in assembly. Not sure if it has any compiler. Also found https://github.com/virtualagc/virtualagc while searching for compiler.
pistate•27 minutes ago
Part of the AGC ROMs implemented a virtual machine for things like matrix multiplication. So, a higher level of abstraction was available but it was still very much coded in its own assembly language.
miohtama•17 minutes ago
In 1969, they had not invented lowercase yet.
corvad•about 1 hour ago
Really cool to see this digitized and archived, it's such an important piece of history and really one of the earliest digital ic bases computers.