Sciweavers

10585 search results - page 323 / 2117
» The Orc Programming Language
Sort
View
121
Voted
FP
1992
87views Formal Methods» more  FP 1992»
15 years 6 months ago
On Program Transformation in the Glasgow Haskell Compiler
In this paper we describe a series of program transformations that are currently being implemented in the Glasgow Haskell Compiler. They are semantics preserving program transform...
André Santos, Simon L. Peyton Jones
97
Voted
ICFP
2005
ACM
16 years 2 months ago
Aspectual Caml: an aspect-oriented functional language
We propose an aspect-oriented programming (AOP) language called Aspectual Caml based on a strongly-typed functional language Objective Caml. Aspectual Caml offers two AOP mechanis...
Hidehiko Masuhara, Hideaki Tatsuzawa, Akinori Yone...
135
Voted
CSFW
1998
IEEE
15 years 6 months ago
Probabilistic Noninterference in a Concurrent Language
In previous work [16], we give a type system that guarantees that well-typed multithreaded programs are possibilistically noninterfering. If thread scheduling is probabilistic, ho...
Dennis M. Volpano, Geoffrey Smith
99
Voted
VL
2000
IEEE
15 years 7 months ago
Using the Cognitive Walkthrough to Improve the Design of a Visual Programming Experiment
Thomas R. G. Green, Margaret M. Burnett, Andrew Je...
103
Voted
SIGCSE
2005
ACM
123views Education» more  SIGCSE 2005»
15 years 8 months ago
Taming Java for the classroom
Java is the canonical language for teaching introductory programming, but its complex syntax and abundance of constructs are difficult for beginners to learn. This paper shows how...
James I. Hsia, Elspeth Simpson, Daniel Smith, Robe...