Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Wait till he discovers Lisp. Tcl's flexibility combined with actual types (and not stringly typed). That's how I got seriously into Lisp: reading about the "Tcl Wars" and then trying out Guile.

That said, Tcl/Tk is still the fastest way I've seen to go from zero to GUI. Not even Visual Basic beats it in terms of quickness and simplicity.



Rebol is the only thing that really blows Tk out of the water from a GUI perspective. It's really a masterpiece of engineering. It's all based off of blocks and is really nice to use.

http://learnrebol.com/rebol3_book.html

Also Powershell fully exposes WINFORMs, but it's not as streamlined as Tk, although seems to be more modern with more features.


For GUIs, you can have the best of the two worlds by using LTk (https://github.com/herth/ltk)


And cl-icebox (https://github.com/VitoVan/cl-icebox) is a build system, that can compile your Ltk apps into standalone executables for easy distribution.


I had seen this on hacker news before but forgotten the name! Thanks for reposting it!


Racket is pretty close to tcl in terms of ease of creating a GUI. I think tcl has a slight edge though.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: