kesterel2lustre
compile Kernel Esterel to Lustre
git clone
https://a3nm.net/git/kesterel2lustre/
Log
|
Files
|
Refs
|
README
at0.strl (49B)
1
module at0:
2
input T;
3
output S;
4
emit S
5
end module