Edward Lee has been working on embedded software since 1978, and after detours through Yale, MIT, and Bell Labs, landed at Berkeley, where he is now Professor.
-
UC Berkeley
- Berkeley, CA, USA
- http://ptolemy.org/~eal
Highlights
- Pro
Block or Report
Block or report edwardalee
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
edwardalee doesn't have any public repositories yet.
1,342 contributions in the last year
Less
More
Contribution activity
February 2022
Created 10 commits in 2 repositories
Opened 1 pull request in 1 repository
lf-lang/lingua-franca
1
open
Reviewed 7 pull requests in 2 repositories
lf-lang/lingua-franca
5 pull requests
- Add C code generation to store currently executed reaction, add AnytimePrime.lf as a demo for check_deadline().
- Add multiport support in TypeScript code generator and 7 multiport tests to verify the implementation.
- Fixed bug in centralized coordination related to time advancement
- Fixes #932
- Destructors
lf-lang/reactor-c
2 pull requests
Created an issue in lf-lang/lingua-franca that received 3 comments
Deployment with "at" is broken
Using the at keyword to deploy federates currently gives a compile error.
Example:
target C;
reactor Source(period:time(2 sec)) { output y:int; rea…
3
comments