generic-cl

Generic interface

Provides a generic interface to standard Common Lisp functions for various operations like equality and sequence manipulation.

Generic function interface to standard Common Lisp functions

GitHub

143 stars
16 watching
8 forks
Language: Common Lisp
last commit: 6 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alex-gutev/cl-environments Provides a uniform API to access information about the programming environment in Common Lisp 32
alex-gutev/agutil A collection of Common Lisp utility functions and macros to simplify development 4
markcox80/specialization-store A system for defining generic functions with type-based dispatch and flexible argument handling. 30
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 207
eigenhombre/cl-oju Provides common Lisp equivalents of Clojure functions for sequence manipulation 19
cffi/cffi Provides a portable interface to call foreign functions and access external libraries in Common Lisp 440
3b/cl-opengl A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. 278
digikar99/py4cl2-cffi A CFFI-based alternative to py4cl2 for faster Python interface in Common Lisp 43
dmitryvk/cl-gtk2 A Common Lisp library that provides a native interface to the Gtk+ GUI toolkit 36
marcoheisig/cl4py Enables interaction between Python and Common Lisp 94
ros2/common_interfaces Provides standardized interface files for communication between stacks in ROS2 projects 233
atgreen/cl-chroma A Common Lisp interface to the Chroma vector database 8
karlosz/equals A Common Lisp implementation of a generic equality and comparison mechanism 9
rpav/cl-cairo2 Cairo bindings for Common Lisp allow the creation of graphical user interfaces in a high-level, dynamic language. 62
edicl/cl-interpol Libraries that enhance Common Lisp syntax for string interpolation 62