|
|
|
|
|
by mikewarot
1501 days ago
|
|
Lazarus is a cross platform and open source GUI builder based on Free Pascal. If you can handle begin and end instead of { }, you'll get used to it fairly quickly. As a bonus, it does strings that you never have to allocate or deallocate, and can handle a gigabyte of data. I've run Lazarus on a Raspberry Pi Zero W (the old one), Linux, and Windows. |
|