Browse "CS-Conference Papers(학술회의논문)" by Author Ryu, Sukyoung

Showing results 1 to 60 of 62

1
A framework for dynamic inter-device task dispatch with eventual consistency

Park, Jihyeok; Park, Joonyoung; Lee, Yoonkyong; Kim, Chul-Joo; Kim, Byoungoh; Ryu, Sukyoung, 2nd International Conference on Art, Science, and Engineering of Programming, Programming 2018, pp.63 - 68, Association for Computing Machinery, 2018-04-12

2
A New Formalization of Subtyping to Match Subclasses to Subtypes

Na, Hyunik; Ryu, Sukyoung, 12th International Symposium on Functional and Logic Programming, ACM SIGPLAN, 2014-06-05

3
Accelerating JavaScript static analysis via dynamic shortcuts

Park, Joonyoung; Park, Jihyeok; Youn, Dongjun; Ryu, Sukyoung, ESEC/FSE '21: 29th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, pp.1129 - 1140, ACM, 2021-08-20

4
Adding Pattern Matching to Existing Object-Oriented Languages

Ryu, Sukyoung; Park, Changhee; Guy L. Steele Jr., 2010 International Workshop on Foundations of Object-Oriented Languages, ACM, 2010-10-17

5
Adlib: Analyzer for mobile ad platform libraries

Lee, Sungho; Ryu, Sukyoung, 28th ACM SIGSOFT International Symposium on Software Testing and Analysis, ISSTA 2019, pp.262 - 272, Association for Computing Machinery, Inc, 2019-07-19

6
All about activity injection: Threats, semantics, and detection

Lee, Sungho; Hwang, Sungjae; Ryu, Sukyoung, 32nd IEEE/ACM International Conference on Automated Software Engineering, ASE 2017, pp.252 - 262, Institute of Electrical and Electronics Engineers Inc., 2017-11-03

7
All about the with Statement in JavaScript: Removing with Statements in JavaScript Applications

Park, Changhee; Lee, Hongki; Ryu, Sukyoung, Dynamic Language Symposium, pp.73 - 84, ACM, 2013-10-28

8
An Empirical Study on the Rewritability of the with Statement in JavaScript

Park, Changhee; Lee, Hongki; Ryu, Sukyoung, 2011 International Workshop on Foundations of Object-Oriented Languages, ACM, 2011-10-23

9
Analysis of Blockchain Smart Contracts: Techniques and Insights

Kim, Shinhae; Ryu, Sukyoung, 2020 IEEE Secure Development (SecDev), pp.65 - 73, IEEE Computer Society Technical Committee on Security and Privacy, 2020-09-30

10
Analysis of JavaScript web applications using SAFE 2.0

Park, Jihyeok; Ryou, Yeonhee; Park, Joonyoung; Ryu, Sukyoung, 39th IEEE/ACM International Conference on Software Engineering Companion, ICSE-C 2017, pp.59 - 62, Institute of Electrical and Electronics Engineers Inc., 2017-05-28

11
Analyzing javascript web applications in the wild (Mostly) statically

Ryu, Sukyoung, 13th Asian Symposium on Programming Languages and Systems, APLAS 2015, Springer Verlag, 2015-11

12
Automatic Detection of Visibility Faults by Layout Changes in HTML5 Web Pages

Ryou, Yeonhee; Ryu, Sukyoung, 11th IEEE International Conference on Software Testing, Verification and Validation, ICST 2018, pp.182 - 192, Institute of Electrical and Electronics Engineers Inc., 2018-04-13

13
Automatic modeling of opaque code for javascript static analysis

Park, Joonyoung; Jordan, Alexander; Ryu, Sukyoung, 22nd International Conference on Fundamental Approaches to Software Engineering, FASE 2019, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2019, pp.43 - 60, Springer Verlag, 2019-04-09

14
Automatically deriving JavaScript static analyzers from specifications using Meta-level static analysis

Park, Jihyeok; An, Seungmin; Ryu, Sukyoung, ESEC/FSE '22: 30th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering, pp.1022 - 1034, ACM, 2022-11-14

15
Battles with false positives in static analysis of JavaScript web applications in the wild

Park, Joonyoung; Lim, Inho; Ryu, Sukyoung, 2016 IEEE/ACM 38th IEEE International Conference on Software Engineering, ICSE 2016, pp.61 - 70, IEEE Computer Society and ACM SIGSOFT, 2016-05-22

16
Bittersweet ADB: Attacks and Defenses

Hwang, SungJae; Lee, Sung-ho; Kim, Yongdae; Ryu, Sukyoung, ACM Symposium on Information, Computer and Communications Security, ACM, 2015-04-17

17
Broadening Horizons of Multilingual Static Analysis: Semantic Summary Extraction from C Code for JNI Program Analysis

Lee, Sungho; Lee, Hyogun; Ryu, Sukyoung, IEEE/ACM International Conference on Automated Software Engineering 2020, pp.127 - 137, IEEE/ACM, 2020-09-22

18
Concrat: An Automatic C-to-Rust Lock API Translator for Concurrent Programs

Hong, Jaemin; Ryu, Sukyoung, 45th IEEE/ACM International Conference on Software Engineering, ICSE 2023, pp.716 - 728, IEEE Computer Society, 2023-05-17

19
Coq Mechanization of Featherweight Fortress with Multiple Dispatch and Multiple Inheritance

Kim, Jieung; Ryu, Sukyoung, First International Conference on Certified Programs and Proofs, CPP, 2011-12-09

20
Estimating Uncaught Exceptions in Standard ML Programs from Type-based Equations

Ryu, Sukyoung; Yi, Kwangkeun; Pyun, Ki-Hyun, 20th Computer Software and Applications Conference, IEEE Computer Society, 1996-08-23

21
Eventhandler-based analysis framework for web apps using dynamically collected states

Park, Joonyoung; Sun, Kwangwon; Ryu, Sukyoung, 21st International Conference on Fundamental Approaches to Software Engineering, FASE 2018, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2018, pp.129 - 145, Springer Verlag, 2018-04-18

22
Exact Type Parameterization and ThisType Support

Na, Hyunik; Ryu, Sukyoung; Choe, Kwang-Moo, The Seventh ACM SIGPLAN Workshop on Types in Language Design and Implementation, ACM, 2012-01-28

23
Exception Analysis for Multithreaded Java Programs

Ryu, Sukyoung; Yi, Kwangkeun, 2nd Asia-Pacific Conference on Quality Software, IEEE Computer Society, 2001-12-10

24
Feature-Sensitive Coverage for Conformance Testing of Programming Language Implementations

Park, Jihyeok; Youn, Dongjun; Lee, Kanguk; Ryu, Sukyoung, 44th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI 2023), pp.493 - 515, Association for Computing Machinery (ACM), 2023-06-21

25
Fine-Grained Function Visibility for Multiple Dispatch with Multiple Inheritance

Kim, Jieung; Ryu, Sukyoung; Luchangco, Victor; Steele Jr. , Guy L., Asian Symposium on Programming Languages and Systems, Asian Association for Foundation of Software, 2013-12-09

26
Formal specification of a JavaScript module system

Kang, Seonghoon; Ryu, Sukyoung, ACM international conference on Object oriented programming systems languages and applications, ACM SIGPLAN, 2012-10-26

27
FortressCheck: Automatic testing for generic properties

Kang Seonghoon; Ryu, Sukyoung, 26th Annual ACM Symposium on Applied Computing, SAC 2011, pp.1290 - 1296, ACM Special Interest Group on Applied Computing (SIGAPP), 2011-03-21

28
Gap between theory and practice : AAn empirical study of security patches in solidity

Hwang, SungJae; Ryu, Sukyoung, 42nd ACM/IEEE International Conference on Software Engineering, ICSE 2020, pp.542 - 553, IEEE Computer Society, 2020-07-09

29
Growing a Syntax

Allen, Eric; Culpper, Ryan; Nielsen, Janus Dam; Rafkind, Jon; Ryu, Sukyoung, 2009 International Workshop on Foundations of Object-Oriented Languages, ACM, 2009-01-24

30
High-Speed Automatic Segmentation of Intravascular Stent Struts in Optical Coherence Tomography Images

Han, Myounghee; Kim, Dongkwan; Oh, Wang-Yuhl; Ryu, Sukyoung, International Forum on Medical Imaging in Asia, IFMIA, 2012-11-16

31
High-speed automatic segmentation of intravascular stent struts in optical coherence tomography images

Han, Myounghee; Kim, Dongkwan; Oh, Wangyuhl; Ryu, Sukyoung, Photonics West, SPIE, 2013-02-02

32
HybriDroid: Static analysis framework for android hybrid applications

Lee, Sungho; Dolby, Julian; Ryu, Sukyoung, 31st IEEE/ACM International Conference on Automated Software Engineering, ASE 2016, pp.250 - 261, IEEE Computer Society and ACM SIGSFOT, 2016-09-07

33
Inferring Grammatical Summaries of String Values

Kim, Se-Won; Chin, Wooyoung; Park, Jimin; Kim, Jeongmin; Ryu, Sukyoung, 12th Asian Symposium on Programming Languages and Systems, Asian Association for Foundation of Software (AAFS), 2014-11-19

34
Integrating Coercion with Subtyping and Multiple Dispatch

Ryu, Sukyoung; Hallett, J.J.; Luchangco, Victor; Steele Jr. Guy L., The 23rd ACM Symposium on Applied Computing, ACM, 2008-03-18

35
Intravascular in vivo imaging using a clinically available ICG wih OCT/NIRF system

Cho, Han Saem; Lee, Min Woo; Lee, Sunki; Song, Joon Woo; Jang, Sun Joo; Kim, Tae Shik; Kim, Kyung Hun; et al, Nano-Bio Sensing, Imaging & Spectroscopy 2015, Optical Society of Korea, Korean Sensors Society, Korea Bio Chip Society, SPIE, 2015-02-25

36
Intravascular structural/molecular imaging in-vivo using a clinically available ICG with high-speed OCT/NIRF hybrid system

Cho, Han Saem; Lee, Min Woo; Lee, Sunki; Kim, Sun Won; Song, Joon Woo; Kim, Kyung Hun; Kim, Tae Shik; et al, SPIE Photonics West 2015, SPIE, 2015-02-08

37
JavaScript Module System: Exploring the Design Space

Cho, Junhee; Ryu, Sukyoung, 13th International Conference on Modularity, MODULARITY 2014 (Formerly AOSD), pp.229 - 240, Association for Computing Machinery, 2014-04-24

38
JEST: N+1-version Differential Testing of Both JavaScript Engines and Specification

Park, Jihyeok; An, Seungmin; Youn, Dongjun; Kim, Gyeongwon; Ryu, Sukyoung, 43rd IEEE/ACM International Conference on Software Engineering - Software Engineering in Practice (ICSE-SEIP) / 43rd ACM/IEEE International Conference on Software Engineering - New Ideas and Emerging Results (ICSE-NIER), pp.13 - 24, IEEE COMPUTER SOC, 2021-05

39
JISET: JavaScript IR-based Semantics Extraction Toolchain

PARK, JIHYEOK; Park, Jihee; An, Seungmin; Ryu, Sukyoung, 35th IEEE/ACM International Conference on Automated Software Engineering, ASE 2020, pp.647 - 658, IEEE/ACM, 2020-09-23

40
JSTAR: JavaScript Specification Type Analyzer using Refinement

Park, Jihyeok; An, Seungmin; Shin, Wonho; Sim, Yusung; Ryu, Sukyoung, 36th IEEE/ACM International Conference on Automated Software Engineering (ASE), pp.606 - 616, IEEE/ACM, 2021-11-17

41
JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs

Hwang, Sungjae; Lee, Sungho; Kim, Jihoon; Ryu, Sukyoung, 43rd IEEE/ACM International Conference on Software Engineering - Software Engineering in Practice (ICSE-SEIP) / 43rd ACM/IEEE International Conference on Software Engineering - New Ideas and Emerging Results (ICSE-NIER), pp.1708 - 1718, IEEE COMPUTER SOC, 2021-05

42
Modular Multiple Dispatch with Multiple Inheritance

Ryu, Sukyoung; Allen, Eric; Hallett, J.J.; Luchangco, Victor; Steele Jr. Guy L., The 22nd ACM Symposium on Applied Computing, ACM, 2007-03-12

43
Parsing Fortress Syntax

Ryu, Sukyoung, 7th International Conference on the Principles and Practice of Programming in Java, ACM, 2009-08-28

44
Partition-based coverage metrics and type-guided search in concolic testing for JavaScript applications

Bae, Sora; Park, Joonyoung; Ryu, Sukyoung, 5th IEEE/ACM International FME Workshop on Formal Methods in Software Engineering, FormaliSE 2017, pp.72 - 78, Institute of Electrical and Electronics Engineers Inc., 2017-05-27

45
Path dependent types with path-equality

Hong, Jaemin; Park, Jihyeok; Ryu, Sukyoung, 9th ACM SIGPLAN International Symposium on Scala (Scala) as part of the ACM SIGPLAN International Conference on Functional Programming (ICFP), pp.35 - 39, ACM Press, 2018-09-28

46
Polymorphic symmetric multiple dispatch with variance

Park, Gyunghee; Hong, Jaemin; Steele Jr., Guy L.; Ryu, Sukyoung, Proceedings of the 46th ACM SIGPLAN Symposium on Principles of Programming Languages, pp.1 - 28, Association for Computing Machinery (ACM), 2019-01-19

47
Practically Tunable Static Analysis Framework for Large-Scale JavaScript Applications (T)

Ko, Yoonseok; Lee, Hongki; Dolby, Julian; Ryu, Sukyoung, 2015 30th IEEE/ACM International Conference on Automated Software Engineering (ASE), pp.541 - 551, IEEE Computer Society and ACM SIGSFOT, 2015-11-13

48
Precise and scalable static analysis of jQuery using a regular expression domain

Park, Changhee; Im, Hyeonseung; Ryu, Sukyoung, 12th Symposium on Dynamic Languages, DLS 2016, pp.25 - 36, Association for Computing Machinery, Inc, 2016-11-01

49
REST to JavaScript for Better Client-side Development

Cho, Hyunghun; Ryu, Sukyoung, 5th International Workshop on Web APIs and RESTful Design, WWW, 2014-04-07

50
Revisiting recency abstraction for JavaScript: Towards an intuitive, compositional, and efficient heap abstraction

Park, Jihyeok; Rival, Xavier; Ryu, Sukyoung, 6th ACM SIGPLAN International Workshop on State of the Art in Program Analysis, SOAP 2017, pp.1 - 6, Association for Computing Machinery, Inc, 2017-06-18

51
SAFE: Formal Specification and Implementation of a Scalable Analysis Framework for ECMAScript

Lee, Hongki; Won, Sooncheol; Jin, Joonho; Cho, Junhee; Ryu, Sukyoung, 19th International Workshop on Foundations of Object-Oriented Languages, ACM, 2012-10-22

52
SAFEWAPI: Web API Misuse Detector for Web Applications

Bae, SungGyeong; Cho, Hyunghun; Lim, Inho; Ryu, Sukyoung, The 22nd ACM SIGSOFT International Symposium on the Foundations of Software Engineering (FSE 2014), ACM Special Interest Group on Software Engineering (SIGSOFT), 2014-11-19

53
Scalable and Precise Static Analysis of JavaScript Applications via Loop-Sensitivity

Park, Changhee; Ryu, Sukyoung, European Conference on Object-Oriented Programming, Association Internationale pour les Technologies Objets (AITO), 2015-07-10

54
Scalable framework for language development: from Fortress to JavaScript

Ryu, Sukyoung, Workshop on Scalable Language Specification, Microsoft Research, 2013-06-25

55
Source-Level Debugging for Multiple Languages with Modest Programming Effort

Ryu, Sukyoung; Ramsey, Norman, 14th International Conference on Compiler Construction, ETAPS, 2005-04-04

56
Static Analysis of JavaScript Web Applications in the Wild via Practical DOM Modeling (T)

Park, Changhee; Won, Sooncheol; Jin, Joonho; Ryu, Sukyoung, 2015 30th IEEE/ACM International Conference on Automated Software Engineering (ASE), pp.552 - 562, IEEE Computer Society and ACM SIGSFOT, 2015-11-13

57
ThisJava: An Extension of Java with Exact Types

Na, Hyunik; Ryu, Sukyoung, Asian Symposium on Programming Languages and Systems, Asian Association for Foundation of Software, 2013-12-10

58
Towards a Cost-effective Estimation of Uncaught Exceptions in SML Programs

Ryu, Sukyoung; Yi, Kwangkeun, The 4th International Static Analysis Symposium, Springer, 1997-09-08

59
Towards Understanding and Reasoning about Android Interoperations

Bae, Sora; Lee, Sungho; Ryu, Sukyoung, 41st IEEE/ACM International Conference on Software Engineering, ICSE 2019, pp.223 - 233, IEEE Computer Society, 2019-05-29

60
Type checking modular multiple dispatch with parametric polymorphism and multiple inheritance

Allen, Eric; Hilburn, Justin; Kilpatrick, Scott; Luchangco, Victor; Ryu, Sukyoung; Chase, David; Steele, Guy, Proceedings of the ACM international conference on Object oriented programming systems languages and applications, pp.973 - 992, ACM SIGPLAN, 2011-10-27

Discover

rss_1.0 rss_2.0 atom_1.0