Skip to content

Intended to be for a Critcl shim between the Mowgli event loop, sockets from C and Tcl.

Notifications You must be signed in to change notification settings

asterIRC/aegaeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aegaeon

A CriTCL library for using mowgli's event loop and VIO abstraction in Tcl apps.

It's not very good.

It requires tcl 8.6.

Installation:

make dl-mowgli
make cfg-mowgli
make make-mowgli
make aegaeon-pkg
cp -Rp lib/aegaeon /wherever/you/autoload/your/tcl/pkgs/from/aegaeon

Run a test case:

Assuming you have an ircd on 127.0.0.1, and your system target is freebsd-amd64,

tclsh8.6 tests/mowglibot-tls.tcl freebsd-amd64

You should get a spew of text that comes from your IRCd.

About

Intended to be for a Critcl shim between the Mowgli event loop, sockets from C and Tcl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published