Sciweavers

148 search results - page 18 / 30
» Semantic issues in the design of languages for debugging
Sort
View
APL
1993
ACM
14 years 2 days ago
The Role of APL and J in High-Performance Computation
Although multicomputers are becoming feasible for solving large problems, they are difficult to program: Extraction of parallelism from scalar languages is possible, but limited....
Robert Bernecky
ECCC
2007
127views more  ECCC 2007»
13 years 8 months ago
Universal Semantic Communication I
Is it possible for two intelligent beings to communicate meaningfully, without any common language or background? This question has interest on its own, but is especially relevant...
Brendan Juba, Madhu Sudan
VL
2000
IEEE
148views Visual Languages» more  VL 2000»
14 years 10 days ago
Projections in Venn-Euler Diagrams
Venn diagrams and Euler circles have long been used to express constraints on sets and their relationships with other sets. However, these notations can get very cluttered when we...
Joseph Gil, John Howse, Stuart Kent, John Taylor
JUCS
2008
138views more  JUCS 2008»
13 years 8 months ago
A Lightweight and Extensible AspectJ Implementation
Abstract: Extending AspectJ to experiment with new language features can be cumbersome, even with an extensible implementation. Often, a language designer only needs a rapid protot...
Rodolfo Toledo, Éric Tanter
ML
2008
ACM
135views Machine Learning» more  ML 2008»
13 years 8 months ago
Compiling pattern matching to good decision trees
We address the issue of compiling ML pattern matching to compact and efficient decisions trees. Traditionally, compilation to decision trees is optimized by (1) implementing decis...
Luc Maranget