Lists (8)
Sort Name ascending (A-Z)
Stars
📚 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Some design approaches to enforcing a business rule requiring no duplicates. Domain driven design.
A collection of resources for learning DDD. All are free to access.
A curated list of awesome resources (articles / videos / courses / repositories) about Event Modeling.
Personal collection of links, videos and things to help with event architecture event patterns.
A production-quality expert-system shell, written in thoroughly modern Common Lisp.
Structural Lisp IDE/browser/computing environment
A curated list of awesome Lisp Machine and Lisp Operating System
You like pytorch? You like micrograd? You love tinygrad! ❤️
The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)
Definitions of DDD and fundamental concepts to reduce the learning curve and confusion
sharplispers / log4cl
Forked from 7max/log4clCommon Lisp logging framework, modeled after Log4J
scymtym / esrap
Forked from nikodemus/esrapCommon Lisp packrat parser
General-purpose editor/IDE with high expansibility in Common Lisp
A tiny DIY kit to set up vanilla Emacs for Common Lisp programming
The Superior Lisp Interaction Mode for Emacs
David McClain's 'Actors' package for LispWorks
Distributed, asychronous message passing system for Clozure Common Lisp
Portable shared-state concurrency for Common Lisp
Common Lisp Statistics -- based on LispStat (Tierney) but updated for Common Lisp and incorporating lessons from R (http://www.r-project.org/). See the google group for lisp stat / common lisp stat…