Sciweavers

11909 search results - page 436 / 2382
» The Scheme Programming Language
Sort
View
BMCBI
2008
63views more  BMCBI 2008»
15 years 7 months ago
Recognizing speculative language in biomedical research articles: a linguistically motivated perspective
We explore a linguistically motivated approach to the problem of recognizing speculative language ("hedging") in biomedical research articles. We describe a method, whic...
Halil Kilicoglu, Sabine Bergler
POPL
2012
ACM
14 years 3 months ago
Programming with binders and indexed data-types
We show how to combine a general purpose type system for an existing language with support for programming with binders and contexts by refining the type system of ML with a rest...
Andrew Cave, Brigitte Pientka
APSEC
2004
IEEE
15 years 11 months ago
The Design of Evolutionary Process Modeling Languages
To formalize a software process, its important aspects must be extracted as a model. Many processes are used repeatedly, and the ability to automate a process is also desired. One...
Darren C. Atkinson, Daniel C. Weeks, John Noll
TOOLS
1999
IEEE
15 years 12 months ago
Towards Integration of State Machines and Object-Oriented Languages
The goal of this paper is to obtain a one-to-one correspondence between state machines as e.g. used in UML and object-oriented programming languages. A proposal is made for a lang...
Ole Lehrmann Madsen
ESOP
2007
Springer
16 years 1 months ago
Multi-language Synchronization
We propose multi-language synchronization, a novel approach to the problem of migrating code from a legacy language (such as C) to a new language. We maintain two parallel versions...
Robert Ennals, David Gay