Sciweavers

10585 search results - page 220 / 2117
» The Orc Programming Language
Sort
View
91
Voted
GPCE
2004
Springer
15 years 8 months ago
Metaphor: A Multi-stage, Object-Oriented Programming Language
Gregory Neverov, Paul Roe
90
Voted
HOPL
1993
15 years 6 months ago
The Birth of Prolog
The programming language, Prolog, was born of a project aimed not at producing a programming language but at processing natural languages; in this case, French. The project gave r...
Alain Colmerauer, Philippe Roussel
125
Voted
CCS
2011
ACM
14 years 2 months ago
Automatically optimizing secure computation
On the one hand, compilers for secure computation protocols, such as FairPlay or FairPlayMP, have significantly simplified the development of such protocols. On the other hand, ...
Florian Kerschbaum
105
Voted
PLDI
2012
ACM
13 years 5 months ago
Self-stabilizing Java
Self-stabilizing programs automatically recover from state corruption caused by software bugs and other sources to reach the correct state. A number of applications are inherently...
Yong Hun Eom, Brian Demsky