ContextR - a context-oriented programming interface for Ruby

Posted by Gregor Schmidt
(2007-05-10)

During my master’s project, I am implementing an context-oriented programming (COP) language extension for Ruby - ContextR.

You may find more information about COP at www.swa.hpi.uni-potsdam.de/cop.

ContextR is hosted on RubyForge and is release as a gem. For additional information see the API documentation and the project page