Assembly language
TrialLanguages & Frameworks
A low-level programming language used to write code close to machine instructions.
Why it's here
Placed in Trial: 3 article(s) of evidence from 1 source(s), led by open-source activity, with 3 in the last 30 days. Confidence 36%.
Evidence (3)
- 4Hacker News·8/7/2026open_sourceAssembly Hall of Shame
This GitHub project catalogs examples of problematic, obfuscated, or especially poor-quality assembly code and explains why they are notable. It appears aimed at developers interested in low-level programming, reverse engineering, and code analysis rather than announcing a product or release. The Hacker News discussion reflects interest in unusual assembly patterns and implementation mistakes.
- 7Hacker News·7/22/2026open_sourceOriginal Apollo 11 Guidance Computer Source Code Released
The item highlights a GitHub repository containing the original Apollo 11 guidance computer source code for the command and lunar modules. It preserves historically significant software used in the Moon landing mission and makes it accessible for public viewing and study.
- 5Hacker News·7/17/2026open_sourceLinux X Server Written in Assembly
A developer has built a Linux X server called Frame entirely in Assembly, aiming for a smaller, more battery-efficient desktop stack. The post says it already runs a daily desktop setup with Firefox and GIMP, while replacing a larger set of traditional desktop components with a much smaller codebase.