Sciweavers

11653 search results - page 266 / 2331
» The Development of the C Language
Sort
View
JCP
2007
96views more  JCP 2007»
15 years 6 months ago
A Language to Enable Distributed Simulation of Extended Queueing Networks
— Distributed simulators are increasingly being used for their intrinsic advantages in terms of reusability, fault tolerance, performance, and geographic distribution. The develo...
Daniele Gianni, Andrea D'Ambrogio
KBSE
2009
IEEE
16 years 1 months ago
A Modelling Language for Interactive Web Applications
—Web applications are increasingly becoming the most important platform for software applications in industry, with many modelling languages proposed to handle the complexity of ...
Jevon M. Wright
ACL
1996
15 years 8 months ago
A Synopsis of Learning to Recognize Names Across Languages
The development of natural language processing (NLP) systems that perform machine translation (MT) and information retrieval (IR) has highlighted the need for the automatic recogn...
Anthony F. Gallippi
HASKELL
2009
ACM
16 years 1 months ago
Types are calling conventions
It is common for compilers to derive the calling convention of a function from its type. Doing so is simple and modular but misses many optimisation opportunities, particularly in...
Maximilian C. Bolingbroke, Simon L. Peyton Jones
POPL
2008
ACM
16 years 7 months ago
Engineering formal metatheory
Machine-checked proofs of properties of programming languages have become a critical need, both for increased confidence in large and complex designs and as a foundation for techn...
Arthur Charguéraud, Benjamin C. Pierce, Bri...