| Pascal Costanza 2008-03-08, 7:20 pm |
| Hi everybody,
There is a new article about Context-oriented Programming in the Journal
of Object Technology, and it can be viewed and downloaded at
http://www.jot.fm/issues/issue_2008_03/article4/
It discusses context-oriented extensions for Smalltalk, Common Lisp and
Java, namely ContextS, ContextL and ContextJ, with new examples for all
the presented languages.
Here are links for more information and/or downloads for the discussed
language extensions:
- ContextS: http://www.swa.hpi.uni-potsdam.de/cop/
- ContextL: http://common-lisp.net/project/closer/contextl.html
- ContextJ: http://prog.vub.ac.be/~pcostanza/contextj.html
Please feel free to send feedback and suggestions.
Best,
Pascal
--
1st European Lisp Symposium (ELS'08)
http://prog.vub.ac.be/~pcostanza/els08/
My website: http://p-cos.net
Common Lisp Document Repository: http://cdr.eurolisp.org
Closer to MOP & ContextL: http://common-lisp.net/project/closer/
|