Sciweavers

2602 search results - page 1 / 521
» Semantic Analysis of 'to'
Sort
View
OOPSLA
2001
Springer
13 years 9 months ago
Points-To Analysis for Java using Annotated Constraints
The goal of points-to analysis for Java is to determine the set of objects pointed to by a reference variable or a reference object field. This information has a wide variety of ...
Atanas Rountev, Ana Milanova, Barbara G. Ryder
ECSCW
2007
13 years 6 months ago
How-To Pages: Informal Systems of Expertise Sharing
The How-To has recently emerged as a genre of online content that describes how something is done. This study focuses on computer and electronics hobbyists and their use of How-Tos...
Cristen Torrey, David W. McDonald, Bill N. Schilit...
SEMWEB
2007
Springer
13 years 11 months ago
EachWiki: Suggest to Be an Easy-To-Edit Wiki Interface for Everyone
Abstract. In this paper, we present EachWiki, an extension of Semantic MediaWiki characterized by an intelligent suggestion mechanism. It aims to facilitate the wiki authoring by r...
Huajie Zhang, Linyun Fu, Haofen Wang, Haiping Zhu,...
ECOOP
2009
Springer
14 years 5 months ago
Scaling CFL-Reachability-Based Points-To Analysis Using Context-Sensitive Must-Not-Alias Analysis
Pointer analyses derived from a Context-Free-Language (CFL) reachability formulation achieve very high precision, but they do not scale well to compute the points-to solution for a...
Guoqing Xu, Atanas Rountev, Manu Sridharan
CC
2012
Springer
271views System Software» more  CC 2012»
12 years 17 days ago
Parallel Replication-Based Points-To Analysis
Pointer analysis is one of the most important static analyses during compilation. While several enhancements have been made to scale pointer analysis, the work on parallelizing the...
Sandeep Putta, Rupesh Nasre