# HG changeset patch # User Richard Westhaver # Date 1723772922 14400 # Node ID 55e56793d888341081991967539d1f9b2064b59f # Parent 04bd01442fcd2a780f46e38db9495f8d3d5fdf79 refactorin diff -r 04bd01442fcd -r 55e56793d888 acronyms.org --- a/acronyms.org Wed Aug 14 22:19:38 2024 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -#+title: acronyms -#+author: Richard Westhaver -#+description: CC Acronyms -#+setupfile: ../clean.theme -#+glossary_sources: terms -#+print_glossary: diff -r 04bd01442fcd -r 55e56793d888 business.org --- a/business.org Wed Aug 14 22:19:38 2024 -0400 +++ b/business.org Thu Aug 15 21:48:42 2024 -0400 @@ -3,6 +3,7 @@ #+email: ellis@rwest.io #+description: The Compiler Company Business Model #+setupfile: ../../clean.theme +#+glossary_sources: glossary.org In short, this document describes the business aspects of The Compiler Company LLC. We are designed to be small, fast, and agile. We infiltrate a market, apply our methodology, and develop solutions that diff -r 04bd01442fcd -r 55e56793d888 glossary.org --- a/glossary.org Wed Aug 14 22:19:38 2024 -0400 +++ b/glossary.org Thu Aug 15 21:48:42 2024 -0400 @@ -11,16 +11,29 @@ of GNU packages released by the [[https://www.gnu.org/home.en.html][GNU Project]]. - Linux :: A free and open-source Kernel. Not to be confused with GNU/Linux the Operating System +- Eval :: Evaluate +- Alloc :: Allocate +- Ret :: Return * Acronyms :PROPERTIES: :ID: 6ea8f879-29f1-4a52-8e39-4d0920318f8a :CUSTOM_ID: acronyms :END: - WRT :: With Respect To -- EC :: Emacs Client -- GNU :: A recursive acronym for "GNU's Not Unix", usually in - reference to Linux. +- IFF :: If and Only If +- NYI :: Not Yet Implemented +- WIP :: Work In Progress +- TBD :: To Be Determined +- TCO :: Tail-Call Optimization +- GNU :: GNU Not Unix +- RT :: Regression Testing +- CL :: Common Lisp +- EL :: Emacs Lisp +- SBCL :: Steel Bank Common Lisp - OS :: Operating System - DB :: Database - KV :: Key:Value -- IFF :: If and Only If +- VM :: Virtual Machine +- TAOMOP :: The Art Of The Meta Object Protocol +- PCL :: Practical Common Lisp +- LOL :: Let Over Lambda diff -r 04bd01442fcd -r 55e56793d888 mindset.org --- a/mindset.org Wed Aug 14 22:19:38 2024 -0400 +++ b/mindset.org Thu Aug 15 21:48:42 2024 -0400 @@ -1,6 +1,4 @@ #+title: mindset #+author: Richard Westhaver #+description: A Reflection on the CC Mindset -#+setupfile: ../../clean.theme -#+glossary_sources: acronyms -[[gls:WRT]] +#+setupfile: ../clean.theme diff -r 04bd01442fcd -r 55e56793d888 style.org --- a/style.org Wed Aug 14 22:19:38 2024 -0400 +++ b/style.org Thu Aug 15 21:48:42 2024 -0400 @@ -1,8 +1,8 @@ #+title: The Compiler Company Styleguide #+author: Richard Westhaver #+email: ellis@rwest.io -#+glossary_sources: acronyms terms #+setupfile: ../clean.theme +#+glossary_sources: glossary.org As an organization we maintain a styleguide[fn:1] which lists all of the style guidelines we use for our code. If you are contributing to one of our projects, you should review and understand the relevant diff -r 04bd01442fcd -r 55e56793d888 tech.org --- a/tech.org Wed Aug 14 22:19:38 2024 -0400 +++ b/tech.org Thu Aug 15 21:48:42 2024 -0400 @@ -3,7 +3,7 @@ #+email: ellis@rwest.io #+description: The Compiler Company Core Technologies #+setupfile: ../clean.theme - +#+glossary_sources: glossary.org * OS :PROPERTIES: :ID: 0c3a8097-e0bb-4c8a-9de2-907cffddbb8f diff -r 04bd01442fcd -r 55e56793d888 terms.org diff -r 04bd01442fcd -r 55e56793d888 ulang.org --- a/ulang.org Wed Aug 14 22:19:38 2024 -0400 +++ b/ulang.org Thu Aug 15 21:48:42 2024 -0400 @@ -3,6 +3,8 @@ #+email: ellis@rwest.io #+setupfile: ../clean.theme #+infojs_opt: toc:nil home:https://compiler.company up:./ view:showall +#+print_glossary: :level 0 :consume yes :all yes :only-contents no +#+glossary_sources: glossary.org * Introduction :PROPERTIES: :ID: e63d129f-9024-4cd8-9e2c-77f4bc614663 diff -r 04bd01442fcd -r 55e56793d888 workflows.org --- a/workflows.org Wed Aug 14 22:19:38 2024 -0400 +++ b/workflows.org Thu Aug 15 21:48:42 2024 -0400 @@ -3,6 +3,7 @@ #+email: ellis@rwest.io #+description: Meta Workflows #+setupfile: ../clean.theme +#+glossary_sources: glossary.org * Roadmap :PROPERTIES: :ID: be90c808-6c3b-4381-a032-af07d54f5907