Hacker News new | ask | show | jobs
by swiper_lux 1612 days ago
I am in the process of doing so.

I am using both Dolphin Smalltalk and Free Pascal/Lazarus. Both produce very good looking forms in Windows at least, which is my target platform. Both are easy and quick to develop in, particularly Dolphin. Both have powerful events systems, sane object systems, both very amenable to MVC. Both backed backed by SQLite3.

Selling point for users is that user data is retained locally and not sent to a remote server, execution speed, and familiar workflows.