A GPL-licensed POSIX-multithreaded Linux IRC server project
HOSTED BY...
LATEST NEWS
ACCOMPLISHED
2002/05/29
Milestone -- All synchronization problems now seem solved
GLIB binary trees are now working.
Intensive testing performed.
2002/05/30 Parser now under recycling... Working on basic commands.
2002/08/15
Project demoed. Basic Client/Server commands have been implemented.
Server/Server commands have been studied, basic structures have been defined,
but nothing implemented yet.
2002/08/15 Source code revealed.
2003/01/18
Decided to improve lexical/syntaxic/semantic analysis by using the official
RFC 2812 ABNF IRC grammar.
Flex (lexical analyzer) and Bison (parser) under evaluation.
Official ABNF IRC grammar appears to be ambiguous -- will require many
conflicts to be resolved (in my spare time).
2003/01/21 UI prototype screenshots published.
2003/03/28
Bison 1.875-stable reentrant C parser not properly supporting Flex 2.5.27-stable
reentrant C scanners.
Bison team has been notified -- waiting for a new Bison release for fixed
implementation.
The JBTSERVER parser development is inherently blocked, but still pretty
advanced. Sad :-(.
YET TO COME
- The Flex scanner
and Bison parser must be checked for their reentrancy support.
- The Flex scanner
and Bison parser will be integrated to JBTSERVER (replacing actual JBTLIB's
primitive scanner/parser methods).
Page last updated 2003/03/28
________________________________________________________________________