Linux SoftwareProgrammingLibrariesTclperl 3.1

Tclperl 3.1



Developer:   Jean-Luc Fontaine
      more software by author →
Price:  0.00
License:   LGPL (GNU Lesser General Public License)
File size:   0K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


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).
tags perl interp  tcl interpreter  interp new  perl interpreter  interpreter perl  interpreter eval  interp delete  delete interpreter  set interpreter  you can  require tclperl  code from  perl code  

Download Tclperl 3.1


 


Authors software

moodss 21.5 (by Jean-Luc Fontaine)
Moodss is a graphical monitoring application

Tclperl 3.1 (by Jean-Luc Fontaine)


Similar software

Tclperl 3.1 (by Jean-Luc Fontaine)

Piet::Interpreter 0.03 (by Marc Majcher)
Piet::Interpreter is a Perl interpreter for the Piet programming language.

SYNOPSIS

use Piet::Interpreter;

my $p = P

mod_speedycgi 2.22 (by Sam Horrocks)
mod_speedycgi speeds up perl scripts by running them persistently.

SpeedyCGI is a way to run perl scripts persistently, which can

PHP/JavaScript interpreter 0.01011 (by Milky)

dbitotcl 0.14 (by Artur Trzewik)
dbitotcl is a Tcl extension for using Perl DBI (Database independent interface) from tcl

Program Version Switch 1.03 (by mws)
pvswitch is a very tiny program which makes it possible to use different program installations on one machine flawlessly.

It's fle

Simple Forth Interpreter 1.0 (by Juan J. Mart?nez)
Welcome to the SFI website

mod_perl 2.0.3 (by Apache Software Foundation)
mod_perl project brings together the full power of the Perl programming language and the Apache HTTP server

Inline::CPR 0.12 (by Brian Ingerson)
Inline::CPR is C Perl Run

VisiScript 0.4.3 (by Michael Neuroth)
VisiScript is a simple graphical frontend for scripting languages like minscript, Python,Ruby, Tcl, Perl, Lisp/Scheme or others.

V


Other software in this category

zlib 1.2.3 (by Jean-loup Gailly)
zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

libjpeg v6b (by Independent JPEG Group)
libjpeg is a library for handling the JPEG (JFIF) image format

OpenSSL 0.9.7c (by The OpenSSL Project Team)
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

libxml2 2.6.27 (by DV)
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

GNU C library 2.4 (by Andreas Jaeger)
GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

GNU C library is us

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


Subscribe in Rojo
Google Reader
Add to My Yahoo!

Add to My AOL
Subscribe with Bloglines
Subscribe in NewsGator Online
Add 'nixbit linux software' to Newsburst from CNET News.com
del.icio.us nixbit linux software


Top tags