Java-Swul is a domain-specific language (DSL) for creating Java SWING user interfaces. The Java-Swul language is embedded in Java. In this fasion it provides a concrete syntax for creating SWING objects.
The Java-Swul package enables you to transform Java code with embedded Java-Swul code to Java code. In this tranformation the Java-Swul is assimilated into the surrounding Java. Giving you the power of Java with an easy and straightforward way to create user interfaces.
The Swul part of the name comes from SWING userinterface language and combined with Java makes Java-Swul. It was first contrived when developing the MetaBorg method.
Java-Swul can be installed from source or from a package.
Java-Swul requires the following packages:
After a checkout from our Subversion server for a source compilation and installation:
./bootstrap
./configure
--prefix=<dir>
--with-strategoxt=<dir>
--with-java-front=<dir>
--with-aterm=<dir>
--with-sdf=<dir>
./configure
--prefix=<dir>
make
make install
-- ReneDeGroot - 3 Jan 2005