From 73dac94029e55419adc65e7a64c770876c0d9822 Mon Sep 17 00:00:00 2001 From: Yifei Sun Date: Wed, 9 Oct 2024 19:30:52 -0400 Subject: [PATCH] typo fixes --- main.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.typ b/main.typ index 5d41695..9e4396e 100644 --- a/main.typ +++ b/main.typ @@ -57,7 +57,7 @@ )[ - Advised under #link("https://tugawa.github.io/index-e.html")[Tomoharu Ugawa] at the #link("https://www.csg.ci.i.u-tokyo.ac.jp/en")[Computing Software Group], - created a framework to apply genetic algorithm with multiple buit-in libraries + created a framework to apply genetic algorithm with multiple built-in libraries to improve bytecode handler performance in interpreters (e.g. eJSVM, Ruby, Lua). - Improved and reproduced the method proposed in #link( "https://dl.acm.org/doi/abs/10.1145/3555776.3577712", -- 2.45.2