# HG changeset patch # User ellis # Date 1689037205 14400 # Node ID 75a5e58ccac9f798f27db6c39352c2301377db38 # Parent c82ce64cbdb38d1009b01aa621caf3d7ffabf0a7 fix diff -r c82ce64cbdb3 -r 75a5e58ccac9 art.org --- a/art.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ -#+TITLE: Art -Art is one of the crowning achievements of man-kind and is worth -understanding. Although there are many interesting examples of /works -of art/, they're not what we're after. - -Here, we discuss Art in a very metaphysical fashion. We treat it as a -means of debate: Philosophy. Our goal is not to form a deeper -appreciation of works of art, but instead to /pilfer/ the methods and -techniques which make works and apply them to our own -processes. Although appreciation often occurs as a result of studying -the Philosophy of Art, this is merely a side-effect. The building -material is far more valuable. diff -r c82ce64cbdb3 -r 75a5e58ccac9 books.org --- a/books.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -#+TITLE: books diff -r c82ce64cbdb3 -r 75a5e58ccac9 c.org --- a/c.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,2 +0,0 @@ -#+TITLE: C -These notes are relevant to the C Programming Language. diff -r c82ce64cbdb3 -r 75a5e58ccac9 compilers.org --- a/compilers.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -#+TITLE: compilers -This page is all about compilers.. how they work, why we need them, -novel concepts, and implementation references. diff -r c82ce64cbdb3 -r 75a5e58ccac9 ideas.org --- a/ideas.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,73 +0,0 @@ -#+TITLE: ideas -#+SEQ_TODO: TODO WIP RFC | DONE CLOSED -This is a running list of ideas. Most of these are tools, libraries, -projects, etc but anything is fair game. :) -* TODO shed -:PROPERTIES: -:ID: fc9a94e1-91c5-4915-90b8-73218fa3b8bc -:END: -:LOGBOOK: -- State "TODO" from [2023-04-07 Fri 23:24] -:END: -rlib -> ulib -> ulib -> ulib -> ulib - -** TODO sh* tools -:PROPERTIES: -:ID: c0613a13-7ccb-4af9-b47e-e14a41c782c2 -:END: -:LOGBOOK: -- State "TODO" from "TODO" [2023-04-07 Fri 23:22] -:END: -shc,shx,etc -* TODO packy -:LOGBOOK: -- State "TODO" from [2023-04-07 Fri 23:33] -:END: -** WIP rust -** WIP common-lisp -** WIP emacs-lisp -** python -** julia -** C -** C++ -* TODO tenex -:LOGBOOK: -- State "TODO" from [2023-04-07 Fri 23:52] -:END: -* TODO mpk -:LOGBOOK: -- State "TODO" from [2023-04-07 Fri 23:52] -:END: -* TODO cfg -:LOGBOOK: -- State "TODO" from [2023-04-07 Fri 23:34] -:END: -* TODO obj -:LOGBOOK: -- State "TODO" from [2023-04-07 Fri 23:51] -:END: -split out from rlib to separate package -- a purely OOP class library -* TODO lab -:LOGBOOK: -- State "TODO" from [2023-04-07 Fri 23:34] -:END: -* TODO source categories -- need a way of extracting metadata from a repo -- need ability to search and query libs/packages -- separate modules based on where they belong in our stack? - - app - - lib - - script? - - dist - - software distros -* TODO generic query language -from obj protocol? -* TODO bbdb -insidious Big Brother database. -- an application built with obj -- sql diff -r c82ce64cbdb3 -r 75a5e58ccac9 lang.org --- a/lang.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,20 +0,0 @@ -#+TITLE: lang -#+DESCRIPTION: programming languages -#+FILETAGS: lang -* Concatenative -** Factor :factor: -- [2023-07-04 Tue] - Factor is a cool concatenative lang but unfortunately the C interface - (vm/master.h) no longer exists on the master branch. -** Joy :joy: - -*** https://hypercubed.github.io/joy/html/j02maf.html - -*** [[https://builds.openlogicproject.org/content/incompleteness/arithmetization-syntax/arithmetization-syntax.pdf][arithmetization of syntax]] -* Lisp :lisp: -These notes pertain to Lisp. More specifically, ANSI Common Lisp in -most places. - -- https://github.com/lispnik/iup/ - doesn't support MacOS yet, looks - cool though - - what we really need is wasm compiler.. TBD diff -r c82ce64cbdb3 -r 75a5e58ccac9 python.org --- a/python.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -#+TITLE: Python diff -r c82ce64cbdb3 -r 75a5e58ccac9 rust.org --- a/rust.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -#+TITLE: Rust diff -r c82ce64cbdb3 -r 75a5e58ccac9 virt.org --- a/virt.org Mon Jul 10 13:19:55 2023 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,15 +0,0 @@ -#+TITLE: virt - -A place for all things virtualization - this is specifically geared -towards various hardware and machine emulators. -* QEMU -* KVM -* Hyper-V -* Firecracker -* Docker -* Vagrant -* LXC -* LXD -* containerd -* systemd-nspawn -* VirtualBox