Comment Re:Guy who hated pointers (Score 1) 96
I reckon it was a later addition by borland/freepascal, but pointers, new and dispose were available even in Wirth's pascal.
This seems to be the official site of the manufacturer.
I don't know if it's just propaganda or real facts, but they seem to have taken into account all the shortcomings and engineered around them
The problem with C, C++, Python or Java is not that they are bad, but that they provide nothing of value to offset the cost of maintaining a separate toolchain, training programmers, building libraries, etc. What can you do in C, C++, Python, Java that you can't do in Free Pascal? Why do we need yet four more languages, that have no particularly useful features?
I used C++ in some college courses, and felt that my productivity went down by about 50% compared to Lazarus, just because of all the extra typing that with Lazarus the IDE did for me, and the reduced readability: using punctuation to enclose blocks doesn't work as well as clearly delimiting them with words.
FTFY
We decide on something, then put the in the room and wait a while to see what happens, If there will be no great cry and no uprisings, because most people have no idea what has been decided, then we move on -. Step by step, until there is no turning back
Ok, so the ARM is about to be poised to take over lots of systems (cell phones, etc), and you rip out (to save space) a portable embedded tiny clibrary?
In fact the article says that uselessd adds support for compiling it under musl and uClibc
Two percent of zero is almost nothing.