ATerm Service

XT -- A Bundle of Program Transformation Tools
An ATermService is a software component that:

  • is accessible at some URL using HTTP
  • takes an Stratego.ATerm? input in the body of a HTTP POST request
  • returns an Stratego.ATerm? output in a HTTP response

Library support

You can implement an ATermService using any language. Packages that support the implementation of ATermServices:

Implementations

-- MartinBravenboer - 10 Mar 2003

Tools.ATermService moved from Stratego.ATermService on 03 Dec 2004 - 01:34 by MartinBravenboer - put it back