Starts glossary page

Andy Fleming 2021-10-14 12:43:23 -07:00
parent dadb33bb87
commit 0ed18dff02

17
Glossary.md Normal file

@ -0,0 +1,17 @@
The below terms may be helpful if you're new to zig, compilers, or low-level programming.
### AIR
Analyzed Intermediate Representation
### ELF
### IR
Intermediate representation
### Semantic Analysis
### ZIR
Zig Intermediate Representation