Closed Wonseo-C closed 2 years ago
Hi @Wonseo-C, why did you close this PR?
Hello, @lhstrh !
I checked that "Phlisopher.lf" is running, but there are some errors. To be more specific, there is no code generate problem, but it is wrong at the beginning of the execution, so the benchmark does not run, and the execution is completed.
I'm going to do a little more checking and make a pull request again.
Hello, Marten!
I checked that "Phlisopher.lf" is running, but there are some errors. To be more specific, there is no code generate problem, but it is wrong at the beginning of the execution, so the benchmark does not run, and the execution is completed.
I'm going to do a little more checking and make a pull request again.
최원서 / Wonseo Choi M.S. student at HYU IoT Lab E-mail: @.***
- 오후 4:41, Marten Lohstroh @.***> 작성:
Hi @Wonseo-C https://github.com/Wonseo-C, why did you close this PR?
— Reply to this email directly, view it on GitHub https://github.com/lf-lang/benchmarks-lingua-franca/pull/12#issuecomment-1120157353, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVCFPLK5Y2PJGEK4THFDT23VIYNAZANCNFSM5VHMH3UQ. You are receiving this because you were mentioned.
(major modify) I implemented Savina Benchmark "Philosophy" with target language TS referring to the code implemented in c and c++. This code can be built well by using lingua-franca, and I checked that "Philosophers.js" in the "dist" directory works.
(minor modify) miss out semicolon in C++ Philosophy