Live data from Hacker News

Wapp – A Web-Application Framework for Tcl

wapp.tcl.tk

31–40 of 57 posts

Re: Wapp – A Web-Application Framework for Tcl

#32
post #16
post #12

For TCL? But why?

Tcl had a very short time in the fickle web dev spotlight, mostly due to Aolserver and Philip Greenspun. Something between CGI with Perl and whatever Java had to offer in the deep end of the 90s. At that time, a few lucky folks made way too much money using weird languages for the fledgling commercial internet. http://aolserver.github.io https://philip.greenspun.com/tcl/

Just throwing this out there, NaviServer is the replacement to aolserver. It's in active development and pretty awesome to what it can do. OpenACS is a prime example

https://openacs.org

https://wiki.tcl-lang.org/page/NaviServer

Re: Wapp – A Web-Application Framework for Tcl

#33

i feel like a good business idea would be showing new product names / logos to a group of 50 people from various demographics and ages to see if the name clashes with something else. bc this one quite quite funny

I'm sure pretty much every word clashes with something and is "quite funny" at some point in time, and that's not even considering other idioms.

Better just call it whatever you find OK at the time ( minus the legal stuff ).

Btw, having a framework called Wet Ass PussPuss -> (,)++ for short it's pretty cool.

Re: Wapp – A Web-Application Framework for Tcl

#35
I've heavily used TCL twice in my career, and while I find it an interesting experiment in a language, and actually enjoy a lot of it, I would never recommend it to anyone, nor would I ever pick it for a project. The core idea of "everything is a string" just has a lot of failure modes, and you find yourself making common errors even after years of developing with it.

But it's a really neat exploration of a "what if" in programming languages.

Re: Wapp – A Web-Application Framework for Tcl

#39
post #37

It seems like many of these commands should be methods on an OO object or at least subcommands of "wapp".

What could be the benefit of dragging OO into this?

It would be more Tclish, more similar what other Tcl packages (third-party and core ones) do.

Re: Wapp – A Web-Application Framework for Tcl

#40
post #15

Earlier quoted context omitted.

certified geek seven days a week

In all seriousness, I don't think there is much overlap in people who know about Wapp and those who know about WAP.

I don't think it would be hard to imagine people would be aware of an VERY RECENT INCREDIBLY POPULAR song.

Just because you like web shit doesn't mean you are completely disconnected from the greater culture.

Post reply on HN