Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #39697] [TODO] Tcl - use the standard library code

7 views
Skip to first unread message

Matt Diephouse

unread,
Jul 3, 2006, 11:31:00 PM7/3/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #39697]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=39697 >


Tcl comes with several procedures that are actually written in Tcl as
part of the standard library ([clock], [parray], etc.). We should
include this code in the ParTcl source tree and use it instead of
trying to implement them as builtins.

The library is in Tcl's CVS here:

http://tcl.cvs.sourceforge.net/tcl/tcl/library/

And don't forget the license.terms file:

http://tcl.cvs.sourceforge.net/*checkout*/tcl/tcl/license.terms?
revision=1.3

After this is working, builtin versions of these commands can be
deleted.

--
Matt Diephouse

0 new messages