changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > notes / vocab

changeset 4: 812feca5a874
parent: 87b04952fb18
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 16 Jun 2024 01:14:25 -0400
permissions: -rw-r--r--
description: clean
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