Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 May 2000 18:46:06 -0400 (EDT)
From:      Mikhail Teterin <mi@privatelabs.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18761: new port -- TCL memory channels
Message-ID:  <200005222246.SAA55959@misha.privatelabs.com>

next in thread | raw e-mail | index | archive | help

>Number:         18761
>Category:       ports
>Synopsis:       new port -- TCL memory channels
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 22 15:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail Teterin
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Virtual Estates, Inc.
>Environment:

>Description:

	memchan is  an extension library to  the script language
	tcl, as created by John  Ousterhout. It provides two new
	channel types for in-memory channels and the appropriate
	commands for their creation.

	They  are  useful  to  transfer large  amounts  of  data
	between  procedures  or interpreters,  and  additionally
	provide an  easy interface  to on-the-fly  generation of
	code too. No need to set  or append to a string, just do
	a simple puts.

	WWW:	http://www.oche.de/~akupries/soft/memchan/

>How-To-Repeat:

>Fix:
	The new port's shar-ball can be found at:
		http://virtual-estates.net/tcl-memchan.port.shar.gz

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005222246.SAA55959>