![]() |
![]() |
Programming guide to Unibase | ![]() |
![]() |
Good performance of the resulting programs. |
![]() |
Direct control by the programmer about what the computer should calculate and store in memory. |
![]() |
Platform independent programs as long as the programmer sticks to the safe ground of ANSI libraries. |
![]() |
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. |
![]() |
There should be no reason for the program to crash after the compiler finishes without issuing errors. |
![]() |
The programs are documented directly by the same compiler. It creates both ANSI-C code and html files. |
![]() |
The language uses CGI programming as a front end. Yes, a really platform independent portal to the user! |