gemoc / concurrency

project MOVED to https://github.com/eclipse/gemoc-studio-execution-moccml (Projects about concurrency in GEMOC )
Eclipse Public License 1.0
1 stars 0 forks source link

In ecl file, def of an event using expressions #19

Open oueslati opened 5 years ago

oueslati commented 5 years ago

Hi,

This may be clearer with an example. We want to be able to define an Event using expressions as following :

def : my_clock : Event = Expression Union(clock1, clock2)

dvojtise commented 5 years ago

hi, recently we've integrated the concurrency content into eclipse (cf.https://github.com/eclipse/gemoc-studio-execution-moccml/pull/1) so the repo is now https://github.com/eclipse/gemoc-studio-execution-moccml/ (and this repo https://github.com/gemoc/concurrency is now deprecated, I'll archive it soon)

please report your issue about Gemoc moccml concurrency engine there : https://github.com/eclipse/gemoc-studio-execution-moccml/

additionally, please add examples that help reproduce your issue.