 |
Weeks of debugging before the program doesn't crash every time. Five
times as long as the programming itself. |
 |
It is impossible to reuse a program after 2 months unless it is
painfully documented. |
 |
There is normally no user front-end to my programs. It can be written
yes, but it takes lots of libraries and time and it's the death-stroke to the
platform independent programming. |
In my job I wrote a lot of applications with Microsoft Access. Almost instantly
I could create fairly complex programs but it lacked the 3 good points of
ANSI-C and I would not advice to have more than one person at the time
inputting data into the database. There should be something in between those
two worlds...
I wrote a language that should have the 3 good points about ANSI-C and avoid
the 3 negative points.