Search Wiki:
Project Description
Chameleon 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.

Update
IronLisp 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 Features
Support 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 Features
Access to server query variables like in PHP.
Registration of new language support via an xml file.
Access to server variables like in PHP.

Languages Builtin
IronPython
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.
Last edited Nov 11 2007 at 8:08 PM  by CodingGuru, version 10
Updating...