Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Browse by topic Browse by titles Authors Reviewers Browse by issue Browse Help
Search
 
Waite, William
University of Colorado
Boulder, Colorado
 
   Reader Recommended
   Reviewer Selected
Follow this Reviewer
 
 
 
Options:
Date Reviewed  
 
1
- 6 of 6 reviews

   
   PLCC: a programming language compiler compiler
Fossum T.  SIGCSE 2014 (Proceedings of the 45th ACM Technical Symposium on Computer Science Education, Atlanta, GA, Mar 5-8, 2014) 561-566, 2014.  Type: Proceedings

There is a long-standing debate in the academic community about the appropriate use of analysis tools in undergraduate programming language and compiler courses. On the one hand, such tools enable students to experiment with linguistic...

Mar 27 2014  
  Platform-dependent code generation for embedded real-time software
Kim B., Phan L., Sokolsky O., Lee I.  ICCPS 2013 (Proceedings of the 2013 International Conference on Compilers, Architectures and Synthesis for Embedded Systems, Montreal, QC, Canada, 1-10, 2013.  Type: Proceedings

Macro processing is a strategy for platform-dependent code generation from a higher-level algorithm, with a venerable history [1]. Kim and his co-authors have reinvented a pale cousin of this technique to generate embedded processor co...

Jan 15 2014  
  Approximating Pareto optimal compiler optimization sequences--a trade-off between WCET, ACET and code size
Lokuciejewski P., Plazar S., Falk H., Marwedel P., Thiele L. Software--Practice & Experience 41(12): 1437-1458, 2011.  Type: Article

Worst-case execution time (WCET), average-case execution time (ACET), and code size are three statistics characterizing program quality. Compiler writers have developed optimizations by which a compiler can improve one or more of these...

Mar 6 2012  
  TypeChef: toward type checking #ifdef variability in C
Kenner A., Kästner C., Haase S., Leich T.  FOSD 2010 (Proceedings of the 2nd International Workshop on Feature-Oriented Software Development, Eindhoven, the Netherlands, Oct 10, 2010) 25-32, 2010.  Type: Proceedings

The technique of generating a number of versions of a program from a single body of text goes back at least to the 1960s, when macro assembly languages were used to configure operating systems for differing mixes of hardware. Testing s...

May 19 2011  
  A text pattern-matching tool based on parsing expression grammars
Ierusalimschy R. Software--Practice & Experience 39(3): 221-258, 2009.  Type: Article

Matching patterns in text is an important application for most scripting languages. Although many scripting languages claim to use regular expressions as pattern specifications, they have actually extended that mechanism in many ways, ...

Jun 9 2009  
  Kwyjibo: automatic domain name generation
Crawford H., Aycock J. Software--Practice & Experience 38(14): 1561-1567, 2008.  Type: Article

In some situations, it is useful to be able to generate random sequences of letters in such a way that the result can be pronounced. The application presented in this paper is a set of domain names for a simulated Web population. Crawf...

Feb 11 2009  
 
 
 
Display per column
 
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy