A real-time version of SequenceL

  • Authors:
  • Daniel E. Cooke;David Dampier

  • Affiliations:
  • Computer Science Department, Texas Tech University, Lubbock, TX 79409‐3104, USA;National Defense University, Ft. McNair, DC 20319‐5066, USA

  • Venue:
  • Annals of Software Engineering
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

SequenceL is a language intended for experimentation with declarative constructs for nonscalar processing. In SequenceL, a problem solver provides little in the way of iterative/recursive details in a problem solution. Instead, the problem solver describes the solution directly by specifying, via a metastructure, the data structures which will hold results useful in solving the problem. SequenceL is a small language (i.e., there are a small number of language constructs), and it is not domain dependent. This paper is meant to introduce the reader to SequenceL. This paper presents a real‐time version of SequenceL.