mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
404d7fdd2b
- Update MASTER_SITES - General port goodness PR: ports/81863 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
13 lines
505 B
Plaintext
13 lines
505 B
Plaintext
ccscript offers a class extensible threaded script interpreter that may
|
|
be embedded in Common C++ derived packages as a native extension language.
|
|
This script interpreter differs from traditional scripting systems in that
|
|
it is used to script near real-time state-event transitions thru
|
|
deterministic callback step execution rather than the linear and
|
|
non-deterministic fashion of traditional extension languages such as tcl,
|
|
libguile, etc.
|
|
|
|
WWW: http://www.gnutelephony.org/
|
|
|
|
- David Sugar
|
|
dyfet@gnu.org
|