2025-07-21
Henadology
henadology.wordpress.com2025-06-10
Common Lisp Nova Spec
novaspec.org/cl2025-06-08
Keynote Andy van Dam (ACMHT 2019) - YouTube
www.youtube.com/watch?v=g0yx-F1FGnc2025-01-12
Top (Gforth Manual)
gforth.org/manual2025-01-11
Intel® 64 and IA-32 Architectures Software Developer Manuals
www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html-
Vol 2, ch. 2: Instruction format
-
II.2.1.3: ModR/M and SIB bytes
-
II.2.1.5: Encoding of ModR/M and SIB bytes
-
Tb. 2-2, Tb. 2-3: 32-bit tables
-
-
II.2.2: 64-bit, aka "IA-32E", REX prefix
-
-
Vol 2, ch. 3–6: Specific instruction references
-
Vol 2, ch. 3.1: How to interpret instruction tables
-
-
Vol 2, appendix B: Examples of encodings
See also:
-
Table overview: http://ref.x86asm.net/coder64-abc.html (https://links.johv.dk/293)
2024-09-29
coder64-abc edition | X86 Opcode and Instruction Reference 1.12
ref.x86asm.net/coder64-abc.html2024-08-21
Generating C: Heterogeneous Metaprogramming System Description
okmij.org/ftp/meta-programming/generating-c.pdfHeterogeneous metaprogramming
2024-07-11
GitHub - marcobambini/gravity: Gravity Programming Language
github.com/marcobambini/gravity2024-07-09
Wren
wren.ioGitHub - linebender/vello: An experimental GPU compute-centric 2D renderer.
github.com/linebender/vello2024-06-22
Curating my Corner of the Internet with a freehand web editor - Rafi's Website
rafichaudhury.com/site/blog/Freehand-WebAnatomy of an AI System
anatomyof.ai2024-06-13
Urn: A Lisp implementation for Lua | Urn
urn-lang.com2024-06-06
Neil Panchal
neil.computer2024-05-29
stickers/designs/ssl added and removed here.svg at main · justjanne/stickers · GitHub
github.com/justjanne/stickers/blob/main/designs/ssl added and removed here.svg2024-05-27
Home
pbat.ch2024-05-22
PANE: Programming with visible data
joshuahhh.com/projects/paneCool demo, and the section on related work is also interesting: https://youtu.be/fIEcXAHy6bU?t=1176, on the difference between patch-based systems (arrows as data, boxes as functions) and PANE (arrows as functions, boxes as data).