wok view scrollz/description.txt @ rev 25558
Up libqcow (20221124)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Apr 24 09:03:56 2023 +0000 (20 months ago) |
parents | |
children |
line source
1 ScrollZ is an advanced IRC client based on ircII.
2 It incorporates many useful features found in all sorts
3 of scripts.
4 The main difference between these scripts and ScrollZ is
5 the code - whereas ircII scripts take a lot of disk and
6 memory space and run slow, ScrollZ only takes a couple
7 of extra kilobytes compared to stock ircII client yet
8 runs faster than any ircII script. This was accomplished
9 by using C code instead of ircII scripting language.
10 This reduces memoryand CPU usage and code tends to run
11 way faster.