Object Pascal is a multi-paradigm, object-oriented, component-based general purpose programming language.
Cost / License
- Free
- Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- Android
- iPhone
- BSD
- AROS
- Haiku
- AmigaOS
- MorphOS
Comments about Object Pascal as an Alternative to Java
- Object Pascal is Free and Open Source
































Object Pascal doesn't force Class based OOP, and allows for alternatives like Records. As a Hybrid language, programmer has choices on how to use OOP. Does not have the multiple inheritance/diamond problem with OOP like other languages. Easier language to learn and understand. Cross compiles to many different OSes. As fast as C/C++.