changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org / notes/vocab

changeset 22: c099290dcde9
author: Richard Westhaver <ellis@rwest.io>
date: Wed, 10 Jan 2024 19:02:43 -0500
permissions: -rw-r--r--
description: sub up
1 ;;; docs/vocab --- project glossary -*- mode:outline;outline-regexp:"[-]+" -*-
2 - wrt : With Respect To
3 - nyi : Not Yet Implemented
4 - rt : Regression Testing
5 - vm : Virtual Machine
6 - asm : Assembly
7 - comp : Compiler
8 - eval : Evaluate
9 - alloc : Allocate
10 - ret : Return
11 - tco : Tail-call Optimization
12 - reg : Register
13 - sbcl : Steel Bank Common Lisp
14 - rs : Rust (the language)
15 - el : Emacs Lisp
16 - cl : Common Lisp
17 - pcl : Practical Common Lisp
18 - taomop : The Art of the Meta Object Protocol
19 - lol : Let Over Lambda