contextl icon indicating copy to clipboard operation
contextl copied to clipboard

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.

Results 1 contextl issues
Sort by recently updated
recently updated
newest added

I'm using `ECL 21.2.1` and unit tests are failed with error: ``` :info:test ;;; Loading #P"/opt/local/lib/ecl-21.2.1/asdf.fas" :info:test An error occurred during initialization: :info:test The function CLOSER-MOP::MAYBE-REMOVE-INITIAL-METHODS is undefined.. ``` When...