| From: | "Mark Harrison" <markh@usai.asiainfo.com> |
| Newsgroups: | comp.compilers |
| Date: | 30 Mar 1998 21:36:14 -0500 |
| Organization: | gte.net |
| References: | 98-03-032 98-03-098 98-03-141 98-03-147 98-03-159 98-03-186 98-03-201 98-03-233 |
| Keywords: | interpreter, practice |
Our Moderator girds his loins and states:
> But I realize that people have put together fairly large
> applications in TCL, even though TCL doesn't offer the name spaces
> and data structuriusually want for a large program. -John]
Just one clarification -- most of the large Tcl applications[*]
actually are built with [incr Tcl], which provides namespaces and a
C++ style object system. (Written by Michael McLennan at Lucent,
"[incr Tcl]" has the same semantic meaning as "C++".)
Mark.
[*] and some of the applications are very impressive!
markh@usai.asiainfo.com
Mark Harrison at AsiaInfo Computer Networks,
Beijing, China
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.