Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 403 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 403 Bytes

Contexts.jl -- A simple Library for Context-Oriented Programming

Contexts.jl is a Julia package which implements syntax in Julia to allow context-orient-programming (COP) with roles and mixins. It also includes a Petri-net-based approach for the management of the contexts during runtime.

For further information have a look at the Website