Results 4 repositories owned by Pascal Costanza

closer-mop

139
Stars
19
Forks
Watchers

Closer to MOP is a compatibility layer that rectifies many of the absent or incorrect CLOS MOP features across a broad range of Common Lisp implementations.

contextl

42
Stars
3
Forks
Watchers

ContextL is a CLOS extension for Context-oriented Programming (COP), and was the first language extension that explicitly supports COP when it was originally introduced in 2005.

filtered-functions

42
Stars
1
Forks
Watchers

Filtered functions provide an extension of CLOS generic function invocation that add a simple preprocessing step before the actual method dispatch is performed and thus enable the use of arbitrary pre...

slick

131
Stars
7
Forks
Watchers

The Slick programming language is an s-expression surface syntax for Go.