Y
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
lproven
976 days ago
Lazarus is the IDE for FPC, the FreePascal Compiler, as I understand it. Lazarus itself isn't a language.
link
rurban
976 days ago
Lazarus only supports fpc and no other compilers, nor pascal dialects. Sure
link
lproven
975 days ago
That is not really answering my point. :-(
As I understand it, it is mixing up a language with an IDE.
link