Open oueslati opened 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.
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)