equals

Equality framework

A Common Lisp implementation of a generic equality and comparison mechanism

Generic Equality and Comparison for Common Lisp http://cdr.eurolisp.org/document/8/index.html

GitHub

9 stars
6 watching
2 forks
Language: Common Lisp
last commit: 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
eudoxia0/hermetic A security module for Common Lisp web applications 43
pascalcombier/plain-common-lisp A framework to simplify Common Lisp development on Windows 20
alex-gutev/generic-cl Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation. 143
eigenhombre/cl-oju Provides common Lisp equivalents of Clojure functions for sequence manipulation 19
melusina-org/make-common-lisp-program Creates executable Common Lisp programs on GitHub runners with various implementations and systems 3
karlyamashita/common_libraries Reusable C libraries for various common functionalities in software development 22
ghollisjr/cl-ana A modular Common Lisp framework for data analysis and visualization 197
ormf/cm An ancient version of a music system written in Common Lisp 25
dalekbaldwin/check-it A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness 51
40ants/reblocks A Common Lisp web framework refactored to simplify and modernize its core functionality while maintaining the widget-based approach to application development. 57
dnaeon/cl-jingle A Common Lisp web framework with features and tools for building REST APIs and applications 48
elanis/web-to-desktop-framework-comparison An in-depth comparison of multiple frameworks allowing web apps to be transformed into desktop applications 1,427
sahilkang/cl-rdkafka A Common Lisp client library for Apache Kafka. 42
marcoheisig/cl4py Enables interaction between Python and Common Lisp 94
markcox80/specialization-store A system for defining generic functions with type-based dispatch and flexible argument handling. 30