Deutsch   English   Français   Italiano  
<vdjnhq$397k2$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Ashok <apnmbx-public@yahoo.com>
Newsgroups: comp.lang.tcl
Subject: ANNOUNCE: cffi 2.0b1 released
Date: Wed, 2 Oct 2024 20:36:34 +0530
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <vdjnhq$397k2$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 02 Oct 2024 17:06:35 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="9f4b61c9c6b81791b1fe8070e81c6745";
	logging-data="3448450"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+gBx+8BdX3tW4ibX4qOj6+"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:j2EkZzLYScqUFfA4Kk4CSKcbty4=
Content-Language: en-US
Bytes: 1457

The Tcl cffi package permits calling C functions in shared libraries 
from within Tcl scripts via either the libffi or dyncall open source 
libraries. The package supports Tcl 8.6 and 9.0+.

Docs: https://cffi.magicsplat.com/
Repository: https://github.com/apnadkarni/tcl-cffi
Downloads (source and Windows binaries): 
https://sourceforge.net/projects/magicsplat/files/cffi

Tested on Windows 10, Linux (Ubuntu 20, 22) and MacOS 12

In addition to Tcl 9 support, 2.0 has significant feature enhancements.
See https://github.com/apnadkarni/tcl-cffi/blob/main/CHANGES.md