|
|
|
|
|
by bitwize
261 days ago
|
|
A lot of people on Hackernews get wistful for VB. But the VB of the Unix world is still here—Tcl/Tk. It's not for the faint of heart, but it's the fastest way I've seen to get from zero to functional GUI. Entire desktop environments have been built in it—before GNOME 1.0 even came out. It even has metaprogramming capabilities that approach Lisp in flexibility. |
|
Though there was an attempt[2] to make a Visual Tcl at some point. IIRC one neat aspect was that the program was actually live while you were designing it instead of having separate design / run modes.
[0] https://www.lazarus-ide.org/
[1] https://gambaswiki.org/website/en/main.html
[2] https://vtcl.sourceforge.net/