Sciweavers

2736 search results - page 70 / 548
» Understanding programmer language
Sort
View
CONTENT
2001
Springer
15 years 2 months ago
Buffy, an SL Development Environment
A development environment for RenderMan shaders has been implemented, allowing the SL programmer to observe the bahaviour of variables in both time and space. By allowing both nov...
Ian Stephenson
IJCNLP
2004
Springer
15 years 3 months ago
The Hinoki Treebank A Treebank for Text Understanding
In this paper we describe the motivation for and construction of a new Japanese lexical resource: the Hinoki treebank. The treebank is built from dictionary definition sentences, ...
Francis Bond, Sanae Fujita, Chikara Hashimoto, Kan...
SIGCSE
1994
ACM
135views Education» more  SIGCSE 1994»
15 years 1 months ago
Understanding the bottom-up SLR parser
This paper describes an application of one of the t abstract concepts taught in a compiler construction course. It demonstrates how the techniques behind the bottom-up SLR parser ...
Sami Khuri, Jason Williams
GPCE
2007
Springer
15 years 3 months ago
Debugging macros
Over the past two decades, Scheme macros have evolved into a powerful API for the compiler front-end. Like Lisp macros, their predecessors, Scheme macros expand source programs in...
Ryan Culpepper, Matthias Felleisen
PLDI
2012
ACM
13 years 6 days ago
Understanding and detecting real-world performance bugs
Developers frequently use inefficient code sequences that could be fixed by simple patches. These inefficient code sequences can cause significant performance degradation and ...
Guoliang Jin, Linhai Song, Xiaoming Shi, Joel Sche...