Project DescriptionChameleon is a customizable scripting engine. It allows you to use the DLR with a server that supports CGI. Chameleon is work in progress and I may not get to work on it as much as I would like because I still go to school. If you would like to help, please contact me. Please visit my
Google Group for samples and more.
UpdateIronLisp has been superseded by IronScheme, I hope to update the whole Chameleon engine very soon. I am not posting this from home so I can't update Chameleon right now.
Planned FeaturesSupport for session variables like in PHP.
A zip format like .jar's that would run as desktop apps.
A zip format like .war's that would run on a server.
Integration into OziptoOS.(Yes I am building one)
Current FeaturesAccess to server query variables like in PHP.
Registration of new language support via an xml file.
Access to server variables like in PHP.
Languages BuiltinIronPython
IronRuby
IronScheme (soon)
IronNua (if the maintainer updates it)
The main reason I have developed Chameleon is because I come from a PHP background and I don't like the way ASP.NET parses form input.