Average Rating: 4.9/5.0Number of Ratings: 19Number of Reviews: 2
My Review of Free Pascal Compiler (all) |
||
You have not rated or reviewed this project.Click below to rate/review. | My Rating: | |
New Review |
The cheetah was a good logo choice for this project. I stumbled across this compiler in the Ubuntu repos when I was writing a set of language benchmarks, and was completely blown away by how this small compiler produced some of the fastest results, even out-pacing the venerable C++ (particularly in string handling) in executables it generated.
Highlights of Free Pascal are the established code and example base, compiler modes ensuring compatibility with most historic and recent Pascal compilers and the high performance of the generated code. Together with the Lazarus IDE Free Pascal is the ideal base for cross-platform development
Highlights of Free Pascal are the established code and example base, compiler modes ensuring compatibility with most historic and recent Pascal compilers and the high performance of the generated code. Together with the Lazarus IDE Free Pascal is the ideal base for cross-platform development
The cheetah was a good logo choice for this project. I stumbled across this compiler in the Ubuntu repos when I was writing a set of language benchmarks, and was completely blown away by how this small compiler produced some of the fastest results, even out-pacing the venerable C++ (particularly in string handling) in executables it generated.