For Programmers: Free Programming Magazines  


Home > Archive > Compilers > October 2006 > OxIDE Transpiler released









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author OxIDE Transpiler released
Gary Stephenson

2006-10-30, 7:32 pm

Hi all,

I would like to announce the first public release of the OxIDE transpiler,
available now from

http://www.oxide.net.au

OxIDE is first and foremost an implementation of a preprocessor and parser
for Xbase++. As such, I believe (hope?) that it should also function well
for Clipper too, but I confess it is many years since I had an installation
of Clipper on my machine. Given that this is very much a 1.0 release, I
would appreciate anybody willing to run their Clipper code through it, and
provide me with feedback as to bugs or problems encountered. Suggestions as
to how to further improve the product would also be most welcome of course.

Also included in OxIDE is an XSLT transformation engine and script that
attempts to translate the original code into runnable IronPython code, for
deployment on .NET. I have made a fair amount of progress in implementing
a compatibility layer around ADO.NET to mimic the Clipper/Xbase++ database
model. I have not yet started on any UI stuff though.

OxIDE is free and open-source software. The preprocessor and parser are
written in C# and are covered by the GPL license (as they were derived
originally from the Mono C# parser). The XSLT scripts and IronPython
runtime support files are covered by a liberal BSD style license. However,
none of these licenses have any effect whatsover on any of the processed
outputs.

Thanks,

Gary Stephenson

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com