Main > Programming > Libraries >

Tclperl 3.1

Tclperl 3.1

Sponsored Links

Tclperl 3.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size:
Platform: Any Platform
License: LGPL (GNU Lesser General Public License)
Price:
Downloads: 781
Date added: 2006-01-13
Publisher: Jean-Luc Fontaine

Tclperl 3.1 description

Tclperl project allows the execution of Perl code from within a TCL interpreter using one or several embedded Perl interpreters.

This package allows the execution of Perl code from a Tcl interpreter, as in:

package require tclperl
set interpreter [perl::interp new]
$interpreter eval {print "Hello Worldn"}
perl::interp delete $interpreter

You can actually create several Perl interpreters this way, if the tclperl package was linked against a Perl library compiled with -DMULTIPLICITY, otherwise only 1 Perl interpreter can exist at a time.

Starting with version 3.1, you can also access and use the parent Tcl interpreter from a Perl interpreter (and even from Perl threads):

package require tclperl
set interpreter [perl::interp new]
puts [$interpreter eval {
$Tcl::parent->eval(clock format [clock seconds]);
}]
perl::interp delete $interpreter

This package works on UNIX machines (Redhat Linux rpms available at
http://jfontain.free.fr/) and Windows (thanks to David Gravereaux, DLL also available).

Tclperl 3.1 Screenshot

Advertisements

Tclperl 3.1 Keywords

Bookmark Tclperl 3.1

Hyperlink code:
Link for forum:

Tclperl 3.1 Copyright

WareSeeker periodically updates pricing and software information of Tclperl 3.1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Tclperl 3.1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
ePerl is an Embedded Perl 5 Language. Free Download
TclMilter is a package for Tcl that implements an interface to Sendmails Milter API. Free Download
myperl allows you to execute Perl from inside of MySQL. Free Download
Perl is a high-level, general-purpose programming language. Free Download
Code::Perl is a Perl module to produce Perl code from a tree. Free Download
PLplot is a library of functions that are useful for making scientific plots. Free Download
ActivePerl is the complete, quality-assured and ready-to-install Perl distribution for AIX, HP-UX, Linux, Mac OS X, Solaris. Free Download
dbitotcl is a Tcl extension for using Perl DBI (Database independent interface) from tcl. Free Download