Skip to content
#

assembler

assembly logo

Assembly is a low-level programming language in which there is a very strict correspondence between language instructions and architecture machine code instructions.

Here are 245 public repositories matching this topic...

LLVM-Guide

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.

  • Updated Jan 4, 2024
  • C++

Created by Kathleen Booth

Released 1949

Followers
275 followers
Wikipedia
Wikipedia

Related Topics

c cpp operating-system