Re: [tcljava-user] Reasons for using JACL?
Brought to you by:
mdejong
From: Kristoffer L. <se...@fi...> - 2006-11-28 13:35:34
|
On Mon, 27 Nov 2006, Scott Serr wrote: > Kristoffer Lawson said: "Pure Java is quite simply inferior when it > comes to writing tests or for dynamic stuff from the CLI or whatever. In > fact, Java is inferior to Tcl for the core stuff as well, but I have no > say in that matter." > > I'll take the otherside: "Tcl is simply inferior when it comes to core > stuff, it's a mess. In fact, Tcl is inferior to Java (with BeanShell) > for the scripting stuff as well, but I have no say in that matter." ;) You're probably the first person I know to claim that. Personally most projects I have in Java would've been done much quicker in Tcl. Protocols, parameter mappings. Well, most stuff. Tcl is one of the cleanest languages out there (along with Lisp-variants), so I don't see how one can claim it to be a mess? / http://www.fishpool.com/~setok/ |