[svlug] Can anyone recommend a good browser for linux based appliance?
David N. Welton
davidw at dedasys.com
Sun Mar 23 23:24:52 PST 2003
bill at wards.net (William R Ward) writes:
> Or Perl+Tk, which has all the same advantages, plus being a lot
> easier for most programmers to work with... tcl having a rather odd
> syntax,
Tcl has an extremely simple syntax - not as simple as lisp, but code
like:
if { $foo == 1 } {
do_something $foo
}
is not something I would put beyond the ability of a competent
programmer to absorb in a few hours.
> and Perl being a bit more like the C/C++/Java most people know.
Python and Ruby have their followings too.
--
David N. Welton
Consulting: http://www.dedasys.com/
Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
Apache Tcl: http://tcl.apache.org/
More information about the svlug
mailing list