changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > meta / glossary.org

changeset 4: 55e56793d888
parent: a4e233714062
child: 6538a100c792
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 15 Aug 2024 21:48:42 -0400
permissions: -rw-r--r--
description: refactorin
1 #+title: glossary
2 #+author: Richard Westhaver
3 #+description: CC Glossary
4 #+setupfile: ../clean.theme
5 * Terms
6 :PROPERTIES:
7 :ID: 755feacc-24d1-4e6d-aff7-dd46270ee0b6
8 :CUSTOM_ID: terms
9 :END:
10 - GNU/Linux :: An Operating System that is free software, consisting
11  of GNU packages released by the [[https://www.gnu.org/home.en.html][GNU Project]].
12 - Linux :: A free and open-source Kernel. Not to be confused with
13  GNU/Linux the Operating System
14 - Eval :: Evaluate
15 - Alloc :: Allocate
16 - Ret :: Return
17 * Acronyms
18 :PROPERTIES:
19 :ID: 6ea8f879-29f1-4a52-8e39-4d0920318f8a
20 :CUSTOM_ID: acronyms
21 :END:
22 - WRT :: With Respect To
23 - IFF :: If and Only If
24 - NYI :: Not Yet Implemented
25 - WIP :: Work In Progress
26 - TBD :: To Be Determined
27 - TCO :: Tail-Call Optimization
28 - GNU :: GNU Not Unix
29 - RT :: Regression Testing
30 - CL :: Common Lisp
31 - EL :: Emacs Lisp
32 - SBCL :: Steel Bank Common Lisp
33 - OS :: Operating System
34 - DB :: Database
35 - KV :: Key:Value
36 - VM :: Virtual Machine
37 - TAOMOP :: The Art Of The Meta Object Protocol
38 - PCL :: Practical Common Lisp
39 - LOL :: Let Over Lambda