Peter Donovan
Peter Donovan
This discussion has diverged from its original purpose somewhat, and I have not thought about this for a while. However, I think I agree that replacing these special syntax features...
I am not sure due to my lack of Docker expertise, but judging from the documentation it looks like that might solve this, yes.
The problem here is that if the file is named `a-1`, then implicitly that means that the name of the main reactor is `a-1`, which isn't a valid identifier. For...
I have used the mixed-radix stuff before but mostly I prefer not to touch it unless this issue is a blocker for an actual user or a blocker for someone's...
> Don't we use the instance graph in the C target, precisely so that we can statically code generate all the connections? Well, yes, but generating code corresponding to every...
I have not formed a strong opinion about this since I have not worked on LF programs that are large or that have more than a few deadlines. I would...
Update: I just now realized that part of the reason why "configuring" took so long is that I had a very large number of untracked files in various `src-gen` and...
> is the behavior in the initial comment and in https://github.com/lf-lang/epoch/issues/6 a bug or a feature? It is hard to deny that https://github.com/lf-lang/epoch/issues/6 is a bug, but I am inclined...