Feature #4178 2008-06-10 04:03
impopia
Support for various Pascal Compilers ?
The editor is great ! I find it wonderful because it supports Unicode and variable-width fonts. I think it would be great if the environment were added support for Pascal Language and various Pascal compilers (for example Free Pascal).
I prefer C++ for programming, but C++ doesn't have support for dynamic methods in objects (virtual methods dispatched by a numeric index and not by their name), and I don't like to "learn" any of the GUI libraries (MFC,OWL), so I wrote my own GUI libraries (smaller ones, which fit my needs), one in Pascal and one in C++. The Pascal one is more natural in what concerns the message dispatch process. (It's a pitty that the support for this compiler has been discontinued.)
- Category
- Programming Languages
- Status
- Open
- Close date
- Assigned to