Sciweavers

6054 search results - page 250 / 1211
» Implementation of Andorra-based Languages
Sort
View
POLICY
2005
Springer
16 years 4 days ago
Managing the Policies of Non-Technical Users in a Dynamic World
In this paper, we describe the use of description logic as the basis for a policy representation language and show how it is used in our implementation of a policy managed pervasi...
Tim Owen, Ian Wakeman, Bill Keller, Julie Weeds, D...
SIGADA
1999
Springer
15 years 11 months ago
Integrating a software engineering approach into an Ada closed laboratory
A manual for a closed laboratory incorporating software engineering concepts was developed and implemented for Ada’95 during the 1998-1999 academic year. The software engineerin...
Ming Wang
167
Voted
ECOOP
2007
Springer
15 years 10 months ago
Automating Feature-Oriented Refactoring of Legacy Applications
Creating a software product line from a legacy application is a difficult task. We propose a tool that helps automating tedious tasks of refactoring legacy applications into featu...
Christian Kästner, Martin Kuhlemann, Don S. B...
JFP
2002
116views more  JFP 2002»
15 years 6 months ago
Recursive subtyping revealed
Algorithms for checking subtyping between recursive types lie at the core of many programming language implementations. But the fundamental theory of these algorithms and how they...
Vladimir Gapeyev, Michael Y. Levin, Benjamin C. Pi...
LISP
1998
94views more  LISP 1998»
15 years 6 months ago
Scheme: A Interpreter for Extended Lambda Calculus
Inspired by ACTORS [7, 17], we have implemented an interpreter for a LISP-like language, SCHEME, based on the lambda calculus [2], but extended for side effects, multiprocessing, a...
Gerald J. Sussman, Guy L. Steele Jr.