Seminar Talk by Yaozhu Sun

Yaozhu Sun visited our group and gave a seminar talk entitled

  • Pursuing Type Safety for First-Class Constructs.

Sun was an exchange student from Zhejiang University in 2018, working in the Programming Group (then the Masuhara Lab at Tokyo Tech at that time) on GPGPU research. After completing his PhD, he has been working as a researcher at the National Institute of Informatics (NII) in Japan. Welcome back!

Yoshimura Presented His Master’s Thesis

Yusei Yoshimura presented his master’s thesis on “An Efficient Execution of Multi-Staged Programs by Using a Tracing JIT Compiler (トレーシングJITコンパイラを用いた多段階計算の一実現方式)”.  He focused on the performance of multi-staged programs with respect to total execution times, i.e., the time for code generation and the time for the generated code execution. He showed that a simple code representation with lambda closures can improve the balance.