Programming language
Machine Code
Set of instructions executed directly by a computer's central processing unit (CPU).
untypedTyping
What is Machine Code written in?
The Language Lineage dataset does not currently include compiler or runtime implementation relationships for Machine Code. It may appear in influence relationships with other languages.
Quick Facts
- Typing
- untyped
About Machine Code
Machine Code is a set of instructions executed directly by a computer's central processing unit (CPU). It is an untyped language that compiles ahead of time to native machine code. It supports low-level programming.
Evidence Sources
- https://rustc-dev-guide.rust-lang.org/building/bootstrapping/what-bootstrapping-does.html
- https://github.com/apple/swift/blob/main/SwiftCompilerSources/README.md
- https://en.wikipedia.org/wiki/Speedcoding
- Machine Code on Wikipedia
- Machine Code on Wikidata (Q55813)