Sciweavers

102 search results - page 4 / 21
» Watch Your Language!
Sort
View
DAC
1996
ACM
15 years 2 months ago
How to Write Awk and Perl Scripts to Enable Your EDA Tools to Work Together
1 Two tutorials are presented introducing the basic syntax and semantics of Awk and Perl. The languages are taught by example, and the same example EDA applications are developed i...
Robert C. Hutchins, Shankar Hemmady
IVA
2005
Springer
15 years 3 months ago
Teaching Virtual Characters How to Use Body Language
Abstract. Non-verbal communication, or “body language”, is a critical component in constructing believable virtual characters. Most often, body language is implemented by a set...
Doron A. Friedman, Marco Gillies
87
Voted
ICFP
2005
ACM
15 years 10 months ago
Scrap your boilerplate with class: extensible generic functions
The `Scrap your boilerplate' approach to generic programming allows the programmer to write generic functions that can traverse arbitrary data structures, and yet have type-s...
Ralf Lämmel, Simon L. Peyton Jones
75
Voted
WWW
2005
ACM
15 years 10 months ago
SLL: running my web services on your WS platforms
Today, the choice for a particular programming language limits the alternative products that can be used to deploy the program. The purpose of this work is to break the strong tie...
Donald Kossmann, Christian Reichel
PPDP
2009
Springer
15 years 4 months ago
Scrap your boilerplate: prologically!
“Scrap Your Boilerplate” (SYB) is an established style of generic functional programming. The present paper reconstructs SYB within the Prolog language with the help of the un...
Ralf Lämmel