YoungJae Kim
I'm combined MS-Ph.D. student in Lab of Software (LOFT), Department of Computer Science and Engineering (CSE), Ulsan National Institute of Science and Technology (UNIST).
My E-mail address is kyj1411@unist.ac.kr.
My papers
Tools for my papers & research
-
JPatchInst: a Java Instrumentation tool to instrument patched program generated by SimAPR or other APR tools. It is used in our ASE paper.
-
I added several features in tree-sitter. Please visit this link to see my repository.
-
I modified py-tree-sitter, a Python binding for tree-sitter, to use my custom tree-sitter. My py-tree-sitter is in here.
-
SimAPR, a Patch Scheduling Algorithm Simulator used in several papers.