Files
memex/projects
Amr Gharbeia 4c55f135fb check-parens: use SBCL reader for 100% accurate paren validation
Replace Python regex-based string/comment stripper with SBCL's actual
reader. For each lisp block, feeds the code to read-from-string in a
loop (reading all forms). Correctly classifies: package errors (not a
paren problem), reader errors (extra/missing closes), EOF (missing
closes Handles all Common Lisp reader edge cases: character literals
(#\( #\) #\;), block comments, string escaping
2026-05-13 12:17:02 -04:00
..

projects: Active Projects

Active, time-bound efforts with a clear definition of done. Each project has its own dedicated folder for specifications and artifacts.

projects: Active Projects

Active, time-bound efforts with a clear definition of done. Each project has its own dedicated folder for specifications and artifacts.