Christian Menard
Christian Menard
Thanks for catching this. reactor-c got staged accidentally.
Considering that transient federates are currently not supported by LF and whether we want to integrate this concept is still up for debate, I am a bit surprised by this...
With the restructuring of https://github.com/lf-lang/lingua-franca/pull/1779 we should be able to publish our core repo as a library on Maven Central. This is maybe something to consider for the 0.6.0 milestone.
Great! I have argued for this before and never understood the `files` property in the C target. I think not even a variable like `LF_SRC_DIR` is required, as cmake already...
I only see two options for supporting this in the C target: 1. A complete refactoring of the C runtime and code generator that brings it more in line with...
I would like to inject another thought: If we want to go truly polyglot, then I think LF should eventually get its own type system. (e.g., like IDL or protobuf,...
I think I am missing something here. Why the change?
Ok, makes sense. I think this could be done together with moving the repository to the `lf-lang` organization. Then we only need to change our setup once.
We had too many breaking changes, we might as well tackle this one! Perhaps a good strategy is to establish a 'main' branch and let it mirror master for a...