mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
11 lines
187 B
Markdown
11 lines
187 B
Markdown
---
|
|
title: "12-pointers-to-routines"
|
|
aliases:
|
|
tags:
|
|
- cosc204
|
|
- lecture
|
|
---
|
|
|
|
# compiler
|
|
converts high level language description of program into machine code description of the program
|