Lazarus is a cross-platform IDE for native desktop applications on Windows, Mac and Linux. It produces fast, low-memory, single executable files for easy installation and deployment. Your app can use native OS controls - you won't be gluing together different libraries from different languages like you do with some scripting languages (with all the bloated size and performance issues that entails). Why isn't it more…
I did this a few months ago:
Digital Clock created in FreePascal / Lazarus:
https://jugad2.blogspot.in/2017/04/digital-clock-created-in-...