|
Re: Favourite Programming Language
My favorite programming language is Tcl/Tk. It has minimal syntax which doesn't get in the way. It provides high-level support for lots of things like networking, virtual filesystems, database connectivity, GUI creation and event handling, etc. I have written entire web applications using Tcl only.
|