Samples Net Xml
Stratego -- Strategies for Program Transformation
[under construction --
MartinBravenboer - 23 Jul 2003]
The
samples-net-xml package is a bundle of server-side and client-side example applications using the xml and networking facilities of
xml-tools and
stratego-net.
Contents
- cgi
- calculator
- hello-xhtml
- hello-form
- hello-upload
- ...
Download and installation
The source of
samples-net-xml can be checked out using:
svn checkout https://svn.strategoxt.org/repos/StrategoXT/trunk/samples-net-xml
Configure the package:
-
--with-xt
or if the packages are installed at different locations:
-
--with-aterm
-
--with-sdf
-
--with-strategoxt
-
--with-xml-tools
-
--with-stratego-net
-
--with-cgi-bin
if you want to samples to be installed in the cgi-bin of your HTTP server
See also