- Object Pascal: एक आधुनिक, पढ़ने में आसान, तेज़ और type-safe cross-platform programming language
- यह classes, units, properties, generics, interfaces, reflection, closures आदि सहित वे सभी फीचर्स सपोर्ट करता है जिनकी आप एक modern OOP language से अपेक्षा करते हैं.
- इसका syntax readability पर ज़ोर देता है और भाषा अतिरिक्त runtime checks के साथ type-safe है.
- Object Pascal native code में compile होता है, इसलिए यह "तुरंत उपयोग के लिए तैयार" है, और ज़रूरत पड़ने पर low-level पर भी इस्तेमाल किया जा सकता है.
- Compilation भी तेज़ है; नए project के लिए desktop build में 2.5 सेकंड और Android build में 10.1 सेकंड लगते हैं.
- Object Pascal एक cross-platform भाषा है जो desktop, mobile, console और web platforms को सपोर्ट करती है.
- Castle Game Engine के मामले में, engine code और game code एक ही भाषा में लिखे जाते हैं, इसलिए हर user contributor बन जाता है.
- Object Pascal के लिए विभिन्न उद्देश्यों वाली मौजूदा libraries उपलब्ध हैं, और इसे C API वाली existing libraries के साथ आसानी से integrate किया जा सकता है.
- Object Pascal के लिए एक tools ecosystem भी मौजूद है, जिसमें Free Pascal Compiler (FPC), Lazarus IDE, Delphi compiler और IDE शामिल हैं.
- Object Pascal, VS Code और Pascal ecosystem के अन्य tools के साथ integration को सपोर्ट करता है.
3 टिप्पणियां
Delphi.. पुरानी यादें ताज़ा हो गईं। Borland, Delmadang..
Windows डेवलपमेंट करने के दिनों में सच में लगता था कि Delphi के साथ Object Pascal सबसे बेहतरीन था।
Hacker News की राय