Sciweavers

2736 search results - page 9 / 548
» Understanding programmer language
Sort
View
DAC
1999
ACM
15 years 10 months ago
LISA - Machine Description Language for Cycle-Accurate Models of Programmable DSP Architectures
Abstract { This paper presents the machine description language LISA for the generation of bitand cycle accurate models of DSP processors. Based on a behavioral operation descripti...
Stefan Pees, Andreas Hoffmann, Vojin Zivojnovic, H...
58
Voted
WOA
2003
14 years 11 months ago
Strips-like Planning in the DALI Logic Programmming Language
— In this paper we discuss how some features of the new logic programming language DALI for agents and multiagent systems are suitable to programming agents equipped with plannin...
Stefania Costantini, Arianna Tocchio
IJHPCA
2007
62views more  IJHPCA 2007»
14 years 9 months ago
Parallel Programmability and the Chapel Language
Bradford L. Chamberlain, David Callahan, Hans P. Z...
OOPSLA
2004
Springer
15 years 2 months ago
Example centric programming
Programmers tend to understand programs by thinking of concrete examples. Example Centric Programming seeks to add IDE support for examples throughout the process of programming. ...
Jonathan Edwards
DLS
2009
179views Languages» more  DLS 2009»
14 years 7 months ago
Directing JavaScript with arrows
JavaScript programmers make extensive use of event-driven programming to help build responsive web applications. However, standard approaches to sequencing events are messy, and o...
Yit Phang Khoo, Michael Hicks, Jeffrey S. Foster, ...