|
|
|
|
|
by epx
3230 days ago
|
|
My feeling as well. In my heart I am really happy that Lazarus (and Harbour, the Clipper-compatible compiler) exist, but being rational the days of desktop applications are over. Python is being run on microcontrollers these days; I actually wrestle with the non-adoption of Python (or Ruby, or Javascript, or Tcl) as 1st-class citizen language for desktop and mobile; it does not make sense for me. Certainly writing desktop/web apps in C++ or Pascal make even less sense. Perhaps I am forgetting the big number of fellow developers that work on ERP systems and outdated software, for them it is a blessing to have free tools, while in the 90s such a tool could cost $3k. |
|
So does Pascal and its descendent Oberon, including FPGAs.
https://www.mikroe.com/mikropascal/
http://www.astrobe.com/default.htm
Natively compiled to machine code, safe, without any help of C.