🌗 現代 Pascal 仍在競爭中 - Synopse 開源
➤ Pascal 編程語言在現代仍然具有競爭力
https://blog.synopse.info/?post/2022/11/26/Modern-Pascal-is-Still-in-the-Race
本文介紹了 Pascal 編程語言在現代仍然具有競爭力,並通過 Synopse 開源的 mORMot 框架實現了高效的算法和性能。作者通過比較多種語言的實現方式,證明瞭 Pascal 的可讀性和效率,同時也提供了一些性能數據和源代碼。
+ 很有趣的一篇文章,讓我重新認識了 Pascal 編程語言。
+ Synopse 開源的 mORMot 框架真的很強大,能夠實現高效的算法和性能。
#Pascal 編程 #mORMot #算法 #性能
Modern Pascal is Still in the Race - Synopse Open Source

A recent poll on the Lazarus/FPC forum highlighted a fact: pascal coders are older than most coders. Usually, at our age, we should be managers, not developers. But we like coding

Arnaud Bouchez has published some interesting slides from EKON22 about fast server-side Pascal code: http://blog.synopse.info/post/2018/11/12/EKON-22-Slides-and-Code #Pascal #FreePascal #Delphi #ObjectPascal #EKON #mORMot
EKON 22 Slides and Code - Synopse

I've uploaded two sets of slides from my presentations at EKON 22 : Object Pascal Clean Code Guidelines Proposal High Performance Object Pascal Code on Servers with the associated