Hacker News new | ask | show | jobs
by rurban 977 days ago
As anecdote, my new older co-worker started his new embedded camera project also with Lazarus. A fast safe language, much easier and safer than C. Even SIMD tricks and OpenCV are possible for higher frame rates.
1 comments

Lazarus is the IDE for FPC, the FreePascal Compiler, as I understand it. Lazarus itself isn't a language.
Lazarus only supports fpc and no other compilers, nor pascal dialects. Sure
That is not really answering my point. :-(

As I understand it, it is mixing up a language with an IDE.