abstract={In the context of Component-based Programming, which addresses the implementation stage of a component-based software engineering development process, this paper describes a specification and an operational integration of an inheritance system into a self-contained new component-based programming language named Compo. Our proposal completes and extends related works by making it possible to apply inheritance to the full description of components, i.e. both to structural (description of provisions and requirements, of component architecture) and behavioral (full implementations of services) parts in component descriptions. Inheritance in Compo is designed to be used in conjunction with composition to maximize reuse capabilities and expressive power. Compo implementation proposes a clear operational solution for inheritance and for achieving and testing substitutions.},
classes={Venue Type {Workshop}, Type of Contribution{Approach}}
}
@inproceedings{10.1145/3270112.3270126,
...
...
@@ -49,7 +51,8 @@
numpages={2},
keywords={executable models, javascript, scenario based models},
location={Copenhagen, Denmark},
series={MODELS '18}
series={MODELS '18},
classes={Type of Contribution{Approach}, Venue Type {Workshop}}
}
@inproceedings{10.5555/1883978.1883995,
...
...
@@ -64,25 +67,8 @@
pages={250–274},
numpages={25},
location={Maribor, Slovenia},
series={ECOOP'10}
}
@inproceedings{10.1145/2414639.2414650,
author={Ricci, Alessandro and Santi, Andrea},
title={Programming abstractions for integrating autonomous and reactive behaviors: an agent-oriented approach},
year={2012},
isbn={9781450316309},
publisher={Association for Computing Machinery},
address={New York, NY, USA},
url={https://doi.org/10.1145/2414639.2414650},
doi={10.1145/2414639.2414650},
abstract={The integration of autonomous and reactive behavior is a relevant problem in the context of concurrent programming, related to the integration of thread-based and event-driven programming. From a programming paradigm perspective, the problem can not be easily solved by approaches based on object-oriented concurrent programming or by the actor model, being them natively based on the reactivity principle only. In this paper we tackle the problem with agent-oriented programming, using an agent-oriented programming language called simpAL.},
booktitle={Proceedings of the 2nd Edition on Programming Systems, Languages and Applications Based on Actors, Agents, and Decentralized Control Abstractions},