Topics in Tools web: Changed: now 21:54 Changed by:
ATerm 08 Feb 2004 - 17:53 - r1.2 MartinBravenboer
An ATerm is a representation of data in the Format.  
ATermDatabaseInterface 05 Oct 2003 - 14:38 - r1.10 MartinBravenboer
TOC Description The Database Interface (aterm-dbi) offers an ATermServices look on a relational database. aterm-dbi uses Java Stratego.ATerm Servlets. Interface Currently ...  
ATermFormat 05 Dec 2004 - 13:29 - r1.3 MartinBravenboer
Introduction The ATerm (Annotated Term) Format is a format for exchanging structured data between tools. The ATerm format is a generic internal and external representation ...  
ATermLibrary 15 Sep 2006 - 01:40 - r1.5 MartinBravenboer
ATerm libraries implement the internal representation of the Format in some programming language and the conversion between the external and the internal representation ...  
ATermService 10 Mar 2003 - 13:22 - r1.4 MartinBravenboer
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 ...  
ATermToXml 14 Jan 2005 - 10:40 - r1.4 MartinBravenboer
Summary Converts an ATerm to a comparable XML document. Description The tools aterm2xml and xml2aterm support the conversion from ATerm to XML and vice versa. Since ...  
ATermTools 03 Dec 2004 - 02:23 - r1.5 MartinBravenboer
ATermTools is a collection of generic tools for ATerms. Tools STARTINCLUDE term-to-dot transforms an ATerm to a graph in the Transform.DotLanguage pp-aterm pretty ...  
AboxToAsFix 10 Feb 2004 - 09:09 - r1.2 MartinBravenboer
Name box2asfix Synopsis box2asfix i box-term o asfix-tree w width t asfix-tree Description The utility box2asfix produces an AsFix parse-tree in which the layout ...  
AboxToHtml 10 Feb 2004 - 20:23 - r1.4 MerijnDeJonge
Name abox2html Synopsis abox2html c i box-term o html-file t title Description The utility abox2html produces an HTML file according to the formatting defined in ...  
AboxToLaTex 04 Jun 2004 - 10:27 - r1.5 MerijnDeJonge
Name abox2latex Synopsis abox2latex alltt boxenv i box-term o html-file w width t abbreviations file Description The utility abox2latex produces LaTeX code according ...  
AbstractCompositionDefinition 18 Feb 2004 - 10:17 - NEW MerijnDeJonge
Description An abstract composition definition is a definition of a composition that is independent of the type of components. It describes the components in the ...  
AddPosInfo 27 Aug 2004 - 08:02 - NEW MartinBravenboer
Summary addPosInfo adds position information to an AsFix2ME parse tree. Example The following syntax definition defines a tiny language of assignments and expressions ...  
AmbTracker 25 Feb 2004 - 13:22 - r1.2 NielsJanssen
Name ambtracker display the productions in a parse tree causing ambiguities Description Compared to visamb ambtracker offers an alternative visualization of ambiguities ...  
AsFix 30 Jan 2005 - 21:42 - r1.7 MartinBravenboer
Description AsFix (ASF+SDF fixed format) is a format for representing parse trees in the ATerm format. Currently two versions of AsFix are in used: AsFix2ME and AsFix2 ...  
AsFix2ME 19 Feb 2004 - 18:09 - r1.2 MartinBravenboer
AsFix2ME is a more compact variant of AsFix2. See the AsFix topic for a general overview of AsFix. This topic describes the difference between AsFix2 and AsFix2ME ...  
AsFixAnnoComments 28 Jan 2005 - 16:55 - r1.2 MartinBravenboer
Description An asfix to asfix tool that reserves comments that were of the input source code by putting them in annotations of the AST. It is difficult to decide ...  
AsFixToAbox 10 Feb 2004 - 20:38 - r1.7 MerijnDeJonge
Name asfix2abox Synopsis asfix2abox c i asfix-tree o box-term p table1 p table2 ... Description The asfix2abox utility is a generic formatter that maps a parse-tree ...  
AsFixTools 07 Sep 2004 - 14:08 - r1.7 MartinBravenboer
asfix-tools is a collection of tools for the AsFix (ASF Fixed) format. The AsFix format is a format for representing a parse tree. Sdf.SGLR outputs its result in the ...  
AsFixYield 09 Mar 2004 - 13:07 - r1.4 MartinBravenboer
asfix-yield is an asfix-tool that transforms parse trees in the AsFix format to the flat text the parse tree represents.  
AutoBuild 19 Feb 2004 - 08:50 - r1.18 MerijnDeJonge
Description Compiling and installing software packages is often a time consuming and complicated business. You have to read the installation instructions to determine ...  
AutoBundle 18 Jul 2006 - 19:50 - r1.29 MartinBravenboer
Description Autobundle is a utility for making software distributions by bundling multiple (third-party) software packages. Autobundle promotes the development of ...  
BoxLanguage 12 Feb 2005 - 18:40 - r1.7 MartinBravenboer
The Box Language is described in the Stratego/XT manual: Box Text Formatting Language Documentation to pretty print a grammar to define pretty print tables Publications ...  
DailyBuildSystem 18 Oct 2005 - 07:06 - r1.11 MartinBravenboer
Description The `dbs' package implements an open framework for daily-builds (i.e. regular performed builds to continuously verify the consistence of all parts of ...  
DerivingLexInSDF 28 Feb 2002 - 23:17 - r1.3 EelcoVisser
This is one of the XT UserStories. RECOVERY OF SYNTAX DEFINITION FOR LEX No syntax definition for LEX was available in the grammar-base. In order to further automate ...  
FromStrategoInYaccToStrategoInSDF 28 Feb 2002 - 23:17 - r1.2 EelcoVisser
This is one of the XT UserStories RECOVERING A SYNTAX DEFINITION FOR STRATEGO This directory contains a syntax definition in SDF2 of the Stratego language. This file ...  
GPP 09 Feb 2004 - 12:41 - r1.2 MartinBravenboer
GPP is an abbreviation of the Pretty Printer package.  
GenRenamedSdfModule 25 Mar 2004 - 22:04 - r1.2 MartinBravenboer
Introduction gen-renamed-sdf-module generates an SDF module that renames all SDF sorts in a given SDF definition. Example Syntax definition: definition module Expressions ...  
GenericPrettyPrinter 11 Feb 2005 - 18:19 - r1.9 MartinBravenboer
Introduction The GPP package is a tool suite for generic pretty-printing. GPP supports pretty-printing of parse-trees in the AsFix format with comment preservation ...  
GrammarTools 29 Jan 2005 - 17:41 - r1.7 MartinBravenboer
The GrammarTools (GT) package, which contained a collection of grammar-related tools, is now part of Stratego/XT.  
GraphTools 02 Jun 2003 - 22:24 - r1.2 MartinBravenboer
The graph-tools package is a collection of tools for graph representation and manipulation. Graph Format Conversion Currently graph-tools supports the conversion of ...  
GraphViz 17 Feb 2004 - 14:20 - r1.2 MerijnDeJonge
Graphviz is a package for visualization of graphs created at AT T. The development home of the Graph Visualization Project is located at: http://www.graphviz.org The ...  
HowToDefinePrettyPrintTables 01 Feb 2013 - 09:00 - r1.4 GuidoWachsmuth
Task How to define pretty-print tables for use with GPP. Description The utility AsFixToAbox is a language-independent front-end for the pretty-print system GPP. ...  
HowToDocumentationTemplate 09 May 2001 - 21:58 - NEW EelcoVisser
Task One sentence. Description Global (step-wise) procedure for carrying-out the task. Examples Specific instantiation of the global procedure for specific input ...  
HowToGenerateMinimalGrammarsFromParseTrees 17 Feb 2004 - 11:33 - r1.4 MartinBravenboer
Task Given a grammar and a parse tree obtained by parsing a term over this grammar, construct a subgrammar that still parses the same term. Description Given a grammar ...  
HowToInstallKoalaCompiler 22 Dec 2004 - 09:32 - NEW MerijnDeJonge
Assuming that all required packages are installed (see HowToObtainKoalaCompiler), the source distribution of KoalaCompiler can be installed in the following steps ...  
HowToKoalaCompilerFramework 10 May 2007 - 13:52 - r1.2 MerijnDeJonge
The KoalaCompiler is developed as a component-based system using Stratego.StrategoXT: The system is implemented as a set of program transformation tools. Different ...  
HowToObtainAbstractSyntaxTrees 17 Feb 2004 - 11:33 - r1.5 MartinBravenboer
Task How to obtain abstract syntax trees Description Given a concrete term over some language L, an abstract syntax tree for that term is obtained by: 1. generating ...  
HowToObtainKoalaCompiler 02 May 2007 - 17:21 - r1.4 MerijnDeJonge
See HowToInstallKoalaCompiler for installation instructions INCLUDE{KoalaCompilerRelease03}  
HowToOptions 30 Mar 2005 - 13:42 - r1.2 MerijnDeJonge
The KoalaCompiler components are all tool components that use a standard set of command-line switches to control their operation. Below we describe the common switches ...  
HowToPrettyPrintAGrammar 18 May 2005 - 06:44 - r1.6 MerijnDeJonge
Task How to pretty-print a grammar. Description A grammar can be pretty-printed (to plain text, html, or latex) using the GPP package in the following way: 1. Parse ...  
HowToUseGPPWithLaTeX 18 May 2005 - 06:39 - r1.5 MerijnDeJonge
Task How to use pretty-printed documents in LaTeX. Description The back-end abox2latex produces LaTeX code according to the formatting defined in a Box term. In order ...  
ImplodeParseTree 19 Feb 2004 - 21:58 - r1.2 MartinBravenboer
implodePT is part of the pt-support package. It implodes an AsFix2ME parse tree to an abstract syntax tree. See AsFix for an example and more information on the AsFix ...  
JJForester 30 Jan 2004 - 16:38 - r1.8 MartinBravenboer
JJForester is a combined parser generator, tree builder, and visitor generator for Java. Its features include: Sdf.GeneralizedLR parsing, using the Sdf.SGLR parse ...  
JJForesterArchitecture 10 Feb 2004 - 09:14 - r1.4 MartinBravenboer
Global architecture of JJForester: : http://www.cwi.nl/~jvisser/jjforester/jjf-arch.jpg Ellipses are tools. Shaded boxes are generated code. JJForester takes a grammar ...  
JJForesterCredits 28 Mar 2001 - 16:14 - r1.2 JoostVisser
The JJForester tool was designed and implemented by Tobias Kuipers and Transform.JoostVisser. Questions and suggestions concerning JJForester can be sent to the JJForesterMailingList ...  
JJForesterDocumentation 24 Jan 2004 - 15:37 - r1.5 MartinBravenboer
JJForesterArchitecture. An insightful picture. JJForesterInvocation, command line options, and such. Papers Transform.VisitorCombinationAndTraversalControl, explains ...  
JJForesterDownload 10 Feb 2004 - 09:14 - r1.13 MartinBravenboer
Downloading JJForester via the Online Package Base The JJForester software package is available from the Online Package Base at: http://www.program-transformation ...  
JJForesterFeedback 09 May 2001 - 21:58 - NEW EelcoVisser
JJForesterMailingList JJForesterCredits JJForesterUnresolvedQuestions  
JJForesterInvocation 09 May 2001 - 21:58 - NEW EelcoVisser
Usage: JJForester v p packagename {-o, outputdir} outputdir inputfile inputfile SDF definition file v version information p packagename package name for generated ...  
JJForesterMailingList 28 Mar 2001 - 16:16 - NEW JoostVisser
Address : jjforester@coollist.com Information : http://www.coollist.com/group.cgi?l jjforester Archive : http://archive.coollist.com/showmon.cgi?l jjforester C 8976 ...  
JJForesterNEWS 20 Nov 2001 - 15:20 - r1.3 TWikiGuest
Version 0.7 and higher See JJForesterDownload for a detailed description. Version 0.6 JJForester now supports Transform.VisitorCombinators. These are implementations ...  
JJForesterUnresolvedQuestions 09 May 2001 - 21:58 - NEW EelcoVisser
If you are a JJForester user, we would like to know your opinion about possible modifications to the tool. That's what this discussion page is for. Qualified constructor ...  
JJTraveler 22 Apr 2003 - 14:33 - r1.12 JurgenVinju
JJTraveler is a generic visitor combinator framework. Documentation Generated documentation of JJTraveler can be found at: http://www.cwi.nl/~jvisser/doc/jjtraveler ...  
JJTravelerKnownBugs01 12 Dec 2001 - 16:30 - NEW JoostVisser
The One combinator contains a subtle bug. As a result, the combinators OnceBottomUp, OnceTopDown, SpineBottomUp, and SpineTopDown, which are defined in terms of One ...  
JJTravelerKnownBugs02 12 Dec 2001 - 16:38 - NEW JoostVisser
The One combinator contains a subtle bug. As a result, the combinators OnceBottomUp, OnceTopDown, SpineBottomUp, and SpineTopDown, which are defined in terms of One ...  
KoalaC 22 Dec 2004 - 13:38 - r1.2 MerijnDeJonge
The tool koala-c translates the bindings defined in a Koala composition to C. The program takes as input a Koala composition and produces as output a set of .c/.h ...  
KoalaCompiler 27 Feb 2008 - 22:09 - r1.8 MerijnDeJonge
News May-2-2007. Version 0.3 of the koala compiler has been released. Checkout HowToObtainKoalaCompiler Description The Koala-compiler package forms an Open Source ...  
KoalaCompilerRelease01 04 Dec 2006 - 13:34 - r1.4 MerijnDeJonge
Released December 22, 2004 The KoalaCompiler package requires the ATerms, sdf2-bundle, and StrategoXT pacakges to be installed. These packages can be downloaded and ...  
KoalaCompilerRelease02 04 Dec 2006 - 13:34 - r1.2 MerijnDeJonge
Released July 28, 2005 The KoalaCompiler package requires a couple of packages to be installed. These packages can be downloaded and installed from source: aterm-2 ...  
KoalaCompilerRelease03 01 May 2007 - 14:58 - r1.2 MerijnDeJonge
INCLUDE{http://buildfarm.st.ewi.tudelft.nl/releases/strategoxt/koala-compiler-0.3/} License KoalaCompiler is free software; you can redistribute it and/or modify ...  
KoalaDot 22 Dec 2004 - 21:06 - r1.4 MerijnDeJonge
A picture of a Koala specification can be generated with the koala-dot tool. This tool reads a Koala composition, normalizes it and transforms a grapg in DOT format ...  
KoalaGraph 23 Sep 2004 - 12:56 - r1.3 MerijnDeJonge
Description The tool koala-graph generates a graphical representation of a Koala specification as a Dot graph. The generated output is an abstract syntax tree of ...  
KoalaNormalize 10 May 2007 - 13:51 - r1.2 MerijnDeJonge
The tool koala-normalize performs Koala normalizations without code generation. It takes a Koala composition as input and produces an abstract syntax tree (AST) of ...  
KoalaSTC 22 Dec 2004 - 13:37 - r1.2 MerijnDeJonge
The tool koala-stc translates a Koala composition to a composite source tree. This process is called Source Tree Composition. The basic idea is that for koala-stc ...  
KoalaText 22 Dec 2004 - 12:20 - r1.2 MerijnDeJonge
Pretty-printing Koala specifications is performed with the koala-text tool. This tool reads a Koala composition, normalizes it and transforms the result to text. koala ...  
KoalaTools 22 Dec 2004 - 16:06 - r1.8 MerijnDeJonge
This project is obolete, please checkout: KoalaCompiler Description The Koala-tools package is a collection of tools operating on the Koala component definition language ...  
KoalaToolsCompiler 22 Dec 2004 - 08:48 - r1.6 MerijnDeJonge
Description The Koala compiler toolkit forms a generic framework for component composition. The framework works as follows: 1 Components and compositions are expressed ...  
KoalaWire 23 Sep 2004 - 12:56 - r1.2 MerijnDeJonge
Description The tool koala-wire connects requires interfaces to provides interfaces whenever possible. Example For instance, all components in the composition showed ...  
OnlinePackageBase 30 Jun 2003 - 09:39 - r1.5 EelcoVisser
INCLUDE{"http://sjofar.sen.cwi.nl:8080/package-base/"}  
PackKoala 23 Sep 2004 - 12:55 - r1.4 MerijnDeJonge
Description The tool pack-koala packs the Koala component and interface definitions and produces a parse tree for the complete Koala specification. Example ATTACHURL ...  
ParseUnit 04 Jun 2008 - 12:22 - r1.12 MartinBravenboer
Parse-unit is now described in the Stratego/XT Manual: Unit Testing with parse-unit.  
PpATerm 13 Feb 2004 - 09:21 - NEW MartinBravenboer
The pp-aterm tool adds layout to an ATerm to make its structure more clear. Example: The following Tiger program let function fact(n : int) : int if n is represented ...  
PrettyPrintTable 12 Feb 2005 - 18:36 - r1.5 MartinBravenboer
The documentation of GPP pretty-print tables is now part of the Stratego/XT manual: Generic Pretty Printing: Pretty Print Tables  
PrettyPrintTableDiff 13 Feb 2004 - 08:57 - r1.3 MerijnDeJonge
Name pptable-diff Synopsis pptable-diff patch prune o output new table old table Description This program writes to standard error a list of pretty-print rules that ...  
PtSupport 27 Aug 2004 - 08:05 - r1.4 MartinBravenboer
Tools STARTINCLUDE ambtracker display the productions in a parse tree causing ambiguities implodePT implodes an AsFix2ME parse tree to an abstact syntax tree unparsePT ...  
RtgToSig 29 Jan 2005 - 14:47 - r1.2 MartinBravenboer
rtg2sig Summary Generates a Stratego Signature from an RTG. Options module n Generated module has name n i f input f Read input from f o f output f Write output to ...  
RtgToTypeMatch 29 Jan 2005 - 14:47 - r1.5 MartinBravenboer
Introduction rtg2typematch is a tool for generating a duck-typing-based strategies that check if an ATerm is of a type as defined in an RTG. An example will make ...  
SdfFront 29 Jan 2005 - 17:13 - r1.6 MartinBravenboer
Description sdf-front is a collection of tools and specifications for the Stratego.SDF2 concrete syntax Specifications Syntax definition of Stratego.SDF2 Syntax definition ...  
SdfToAstConflicts 03 Oct 2004 - 06:44 - NEW MartinBravenboer
Summary Calculates conflicting patterns in an AST from an SDF syntax definition. Description sdf2ast-conflicts calculates a list of conflicting patterns in an AST ...  
SdfToParenthesize 31 May 2004 - 00:30 - NEW MartinBravenboer
Introduction sdf2parenthesize generates a Stratego transformation tool that adds the necessary parentheses to an abstract syntax tree. The information is obtained ...  
SdfTools 03 Oct 2004 - 08:21 - r1.10 MartinBravenboer
Tools STARTINCLUDE parse-unit unit testing of SDF2 syntax definitions gen-renamed-sdf-module generates an SDF module that renames all sorts in an SDF syntax definition ...  
SiteMap 27 Aug 2002 - 08:00 - NEW EelcoVisser
INCLUDE{ TWIKIWEB .SiteMap}  
TermToDot 03 Dec 2004 - 02:23 - r1.3 MartinBravenboer
Transforms an Stratego.ATerm to a graph in the Transform.DotLanguage . This tool can be used to create attractive visual representations of ATerms. term-to-dot tree ...  
ToolReference 30 Jan 2005 - 21:54 - r1.9 MartinBravenboer
autoxt autoxt installs makerules and autoconf macros for using XT tools strc strc stratego-front parse-stratego parses a Stratego module pp-stratego pretty-prints ...  
UnParseParseTree 22 Apr 2004 - 14:13 - NEW MartinBravenboer
unparsePT is a tool that transforms parse trees in the AsFix2ME format to the flat text the parse tree represents. Main.MartinBravenboer 22 Apr 2004  
VisualizeAmbiguities 25 Feb 2004 - 13:10 - r1.5 MartinBravenboer
Name visamb display the ambiguities in a parse tree represented in AsFix2 Synopsis Description The SDF2 implementation caters for arbitrary context-free grammars ...  
WebChanges 08 Feb 2004 - 20:16 - r1.2 MartinBravenboer
SEARCH{". " regex "on" nosearch "on" nototal "on" order "modified" reverse "on" limit "50" nosummary "on" format " $topic(30,...) $date $wikiusername "}  
WebCustomMenus 28 Apr 2005 - 22:24 - NEW Main.wiki
 
WebHome 26 May 2005 - 11:22 - r1.21 MartinBravenboer
XT: Transformation Tools XT is a bundle of tools for building program transformation systems. The tools include parser generation, pretty-printing, abstract syntax ...  
WebIndex 09 Feb 2004 - 10:18 - r1.2 MartinBravenboer
SEARCH{"\. " scope "topic" regex "on" nosearch "on" format " $topic "}  
WebLeftBar 24 Dec 2004 - 00:10 - r1.27 MartinBravenboer
Home XT Tools Reference Docs GPP ATerm SDF AsFix Languages Stratego SDF ATerm Software Stratego/XT SDF2 Bundle KoalaCompiler AutoBuild DailyBuildSystem  
WebNews 17 Jun 2002 - 11:31 - r1.9 MerijnDeJonge
News about XT Version 1.0 Released: Jun 14, 2002 Bundles the most recent versions of XT's sub-component's. See the file XT 1 0 for the complete list of packages bundled ...  
WebNotify 24 Jul 2004 - 08:23 - r1.7 EelcoVisser
WebNotify is a subscription service to be automatically notified by email when topics change in the TWiki.Tools web. This is a convenient service, so you do not have ...  
WebPreferences 01 May 2006 - 15:59 - r1.18 MartinBravenboer
The following settings are web preferences of the TWiki.Tools web. These preferences overwrite the site-level preferences in TWIKIWEB . WIKIPREFSTOPIC , and can be ...  
WebRss 08 Feb 2004 - 20:04 - NEW MartinBravenboer
TWiki's INCLUDINGWEB web SCRIPTURL /view SCRIPTSUFFIX / INCLUDINGWEB XT A Bundle of Program Transformation Tools INCLUDE{" TWIKIWEB .WebRssBase"}  
WebSearch 29 Mar 2001 - 15:13 - NEW EelcoVisser
Simple search: Topic text (body) All webs (not only TWiki.Tools web) Topic name TWIKIWEB .BookView Advanced search: Topic text (body) Search all MAINWEB TWIKIWEB ...  
WebStatistics 11 Feb 2008 - 01:12 - r1.1517 TWikiGuest
Statistics for TWiki.Tools Web Month: Topic Views: Topic Saves: Attachment Uploads: Most Popular Topic Views: Top Contributors for Topic Save and Uploads: Feb 2008 ...  
XTDocumentation 11 Feb 2005 - 18:27 - r1.9 MartinBravenboer
How to InstallXT Trash.HowToConnectParsersAndPrettyPrintersToYourStrategoPrograms HowToDefinePrettyPrintTables HowToObtainAbstractSyntaxTrees HowToPrettyPrintAGrammar ...  
XmlFront 25 Sep 2004 - 21:11 - r1.2 MartinBravenboer
Components of xml-front XML syntax definition in SDF concrete syntax for XML in Stratego xml-info language for the representation of XML documents in ATerms STARTINCLUDE ...  
XmlInfo 27 Jun 2004 - 19:52 - r1.5 MartinBravenboer
Under construction Main.MartinBravenboer 12 Jul 2003 Introduction The xml-info language is a representation of an XML document in the format. The XmlInfo xml-info ...  
XmlInfoParser 27 Jun 2004 - 19:50 - r1.2 MartinBravenboer
The parse-xml-info tool of xml-tools parses the input against the xml grammar and returns the result in xml-info format. This tool rewrites standard and well-known ...  
XmlInfoPrettyPrinter 27 Jun 2004 - 19:47 - r1.2 MartinBravenboer
The pp-xml-info tool pretty prints xml-info to text. This is a hand-crafted printer. It is written using the Stratego.StrategoBox approach. In fact the tool pp-xml ...  
XmlInterpretation 03 Dec 2004 - 02:12 - r1.5 MartinBravenboer
Conversion to ATerms with knowledge of a schema for the XML document is called interpretation of XML against a schema. This kind of conversion is work in pogress, ...  
XmlSyntaxDefinition 27 Jun 2004 - 19:49 - r1.4 MartinBravenboer
xml-tools contains a syntax definition in Stratego.SDF for Transform.XML. This syntax defintion is not competely compatible with XML, but it tries to do the job as ...  
XmlToATerm 03 Oct 2004 - 08:19 - NEW MartinBravenboer
Summary Converts an XML document to a comparable ATerm. Description See the description of aterm2xml.  
XmlTools 30 Aug 2008 - 12:38 - r1.23 KarlTrygveKalleberg
TOC Introduction RED This packages is not being maintained at the moment. Some parts of it have been mvoed to xml-front, which is now part of StrategoXT. Maybe the ...  
XtDownload 09 Feb 2004 - 13:19 - r1.15 MartinBravenboer
After version 1.0 the distribution of XT has been merged with the distribution of Stratego. This distribution is called Stratego.StrategoXT. See Stratego Download ...  
XtReleaseHistory 09 Feb 2004 - 12:06 - NEW MartinBravenboer
XT 1.0 Download version 1.0 of XT: http://www.stratego-language.org/ftp/XT-1.0.src.tar.gz XT 1.0 is a collection of the following packages: aterm-1.6.7 from http ...  

Number of topics: 108

Revision: r1.1 - 09 May 2001 - 21:58 - EelcoVisser
Tools > WebIndex
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback