Project DescriptionA GUI to facilitate creation of XMLmosaic programs. This project works with XMLmosaic Interpreter.
Introduction
XMLmosaic Studio will help all XMLmosaic programmers in making a solution. Till now there is enough automation so that when a new is added to a solution Include statements referencing the classes added are added to the solution file. The program reads the solution file and can return all the names of the classes that make up the solution. The programmer may open one of the classes and edit it. The Method editor is similar to the editors in Dylan's XML Office Database (it was made by me too).
Perequisites
The only required things to run the interpreter are .NET 3.5 (with SP1) and Microsoft Windows XP/Vista (all releases are compatible). I am sorry for all Linux users but the project only ruuns on Windows.
Please not that this is not and IDE and cannot execute the programs by itself. The programs have to be either loaded into the Interpreter or translated then compiled using the Translator for execution to occur. You may get the Interpreter and the Translator from
http://xmlmosaic.codeplex.com/ .