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.
Stars
56
Forks
2
Watchers
56
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Removed outdated comment about ContextL not working in ECL.
3d5fbffView on GitHubFixed the recent conditionalization for LispWorks 8.
5d18a71View on GitHubChanged a conditionalization for LispWorks so that ContextL also works with future versions of LispWorks.
cbc2ee7View on GitHubFixed dependency on printer control variables for internally generated names.
7d5a95cView on GitHubEnsure that ECL ends up in the debugger on errors in the test suite.
5894fbaView on GitHubMade invocations of Allegro Common Lisp neutral wrt version number in the test scripts.
75d58d4View on GitHub