RAD Tool and IDE for PHP, JSP, ASP, C++ and Java Swing
The interface supports drag and drop HTML components, javascript and scriptlet events, and generate a very fast code, with no additional softwares layers or libraries.
You can put your libraries, like jQuery. The generated code works with all browsers.
You can create and debug Applets or Java Swing applications easily with the Visual Editor of the tool. Build C++ applications.
C to Pascal converter to port math routines in Lazarus/Delphi.
I looked for a C to Pascal converter but everything I found was just some simple string replacer.
So I developed this syntax interpreter.
It was born to convert C algorithms included in R language sources to Lazarus. So it converts just functions ad NOT .H files.
It tries to do a ready to compile convertsion.
I put my project here because I hope that someone would continue the development.