Sciweavers

3341 search results - page 102 / 669
» A Communication Virtual Machine
Sort
View
ICALT
2003
IEEE
15 years 8 months ago
Supporting Social Awareness: Requirements for Educational CVE
Social awareness is essential for effective learning. However, natural environments do not always provide optimal support for it. We analyze the potentials of Collaborative Virtua...
Ekaterina Prasolova-Førland, Monica Divitin...
COMPSAC
1997
IEEE
15 years 7 months ago
Patterns in the analysis, design and implementation of frameworks
Patterns are investigated in relation to development of applications and frameworks in the context of analysis, design, and implementation. The results are based on a framework fo...
Eyðun Eli Jacobsen, Bent Bruun Kristensen, Pal...
146
Voted
POPL
1997
ACM
15 years 7 months ago
Pizza into Java: Translating Theory into Practice
Pizza is a strict superset of Java that incorporates three ideas from the academic community: parametric polymorphism, higher-order functions, and algebraic data types. Pizza is d...
Martin Odersky, Philip Wadler
SFP
2003
15 years 4 months ago
O'Camelot: adding objects to a resource-aware functional language
Abstract: We outline an object-oriented extension to Camelot, a functional language in the ML family designed for resource aware computation. Camelot is compiled for the Java Virtu...
Nicholas Wolverson, Kenneth MacKenzie
CC
2002
Springer
173views System Software» more  CC 2002»
15 years 3 months ago
Building an Interpreter with Vmgen
Vmgen automates many of the tasks of writing the virtual machine part of an interpreter, resulting in less coding, debugging and maintenance e ort. This paper gives some quantitati...
M. Anton Ertl, David Gregg