Sciweavers

4895 search results - page 244 / 979
» Functional Quantum Programming
Sort
View
SIGCSE
2002
ACM
131views Education» more  SIGCSE 2002»
15 years 6 months ago
JERPA: a distance-learning environment for introductory Java programming courses
This paper describes a Java-based distance-education tool, called the Environment for Remote Programming Assignments in Java (JERPA), for use in computer science courses with Java...
David Emory, Roberto Tamassia
IPPS
1998
IEEE
15 years 10 months ago
Locality Optimization for Program Instances
Abstract. The degree of locality of a program re ects the level of temporal and spatial concentration of related data and computations. Locality optimization can speed up programs ...
Claudia Leopold
JUCS
2006
131views more  JUCS 2006»
15 years 6 months ago
Verification of CRWL Programs with Rewriting Logic
Abstract: We present a novel approach to the verification of functional-logic programs. For our verification purposes, equational reasoning is not valid due to the presence of non-...
José Miguel Cleva, Isabel Pita
GECCO
2007
Springer
177views Optimization» more  GECCO 2007»
16 years 19 days ago
On the behavioral diversity of random programs
Generating a random sampling of program trees with specified function and terminal sets is the initial step of many program evolution systems. I present a theoretical and experim...
Moshe Looks
ECOOP
2000
Springer
15 years 10 months ago
Towards a Unified Programming Language
The goal of research in programming languages should be to develop languages that integrates the best of concepts and constructs from the various programming paradigms. We do not a...
Ole Lehrmann Madsen