diff --git a/.project b/.project new file mode 100644 index 0000000000000000000000000000000000000000..27f9726d0e48d5860ea0f5a958b83ca982924209 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>bp-study</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> diff --git a/deletedItems.bib b/deletedItems.bib index 2da583f3415795fb60a145100b01e382c27aecbe..0277ef6741437cfcaca9d25d9e91640d7b4e21b5 100644 --- a/deletedItems.bib +++ b/deletedItems.bib @@ -156,7 +156,7 @@ doi = {10.1145/2480361.2371411}, 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.}, journal = {SIGPLAN Not.}, - month = {sep}, + month = "sep", pages = {60–69}, numpages = {10}, keywords = {architectures, inheritance, programming, substitutability} diff --git a/temp.bib b/temp.bib index b26b0d6d53ea70cde5deed2da5e7bd82e1175892..daa9ce101d30c87700c7784b2a0b58f954c7aaa5 100644 --- a/temp.bib +++ b/temp.bib @@ -13,7 +13,8 @@ numpages = {12}, keywords = {behavioral programming, browser, client-side, coroutines, googleblockly, html5, javascript, visualprogramming, web application}, location = {Tucson, Arizona, USA}, - series = {AGERE! 2012} + series = {AGERE! 2012}, + classes = {Venue Type {Conference}, Type of Contribution{Approach}} } @inproceedings{10.1145/2095050.2095079, @@ -31,7 +32,8 @@ numpages = {12}, keywords = {behavioral programming, bpj, decentralized control, erlang, java, lsc, multiple times scales}, location = {Portland, Oregon, USA}, - series = {SPLASH '11 Workshops} + series = {SPLASH '11 Workshops}, + classes = {Venue Type {Workshop}, Type of Contribution{Approach}} } @inproceedings{10.1145/3270112.3270126, @@ -67,24 +69,6 @@ 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}, - pages = {83–94}, - numpages = {12}, - keywords = {ageactors, agent-oriented programming, autonomy, event-driven programming, reactivity}, - location = {Tucson, Arizona, USA}, - series = {AGERE! 2012} -} - @inproceedings{10.1145/2038642.2038686, author = {Harel, David and Lampert, Robby and Marron, Assaf and Weiss, Gera}, title = {Model-checking behavioral programs}, @@ -100,7 +84,8 @@ numpages = {10}, keywords = {behavioral programming, java}, location = {Taipei, Taiwan}, - series = {EMSOFT '11} + series = {EMSOFT '11}, + classes = {Venue Type {Conference}, Type of Contribution{Approach}} } @inproceedings{10.1145/2687357.2687359, @@ -134,5 +119,6 @@ pages = {243–251}, numpages = {9}, location = {Munich, Germany}, - series = {MODELS '19} + series = {MODELS '19}, + classes = {Venue Type {Conference}, Type of Contribution{Lessons Learned}} } \ No newline at end of file diff --git a/temp.taxonomy b/temp.taxonomy index 46746d5d9335351121220bd76f4ff4a7f21467d1..0607bbdc88f3e2d6b4c38887ca4caaabbbe2f257 100644 --- a/temp.taxonomy +++ b/temp.taxonomy @@ -1,3 +1 @@ -Venue, -Venue Type , -Type of Contribution \ No newline at end of file +Venue Type { Conference , Workshop , Journal } , Type of Contribution { Approach , Survey , Lessons Learned } \ No newline at end of file