wok-6.x annotate scrollz/description.txt @ rev 25297

updated scrollz (2.3 -> 2.3.1)
author Hans-G?nter Theisgen
date Wed Jul 20 06:44:28 2022 +0100 (23 months ago)
parents
children
rev   line source
Hans-G?nter@25297 1 ScrollZ is an advanced IRC client based on ircII.
Hans-G?nter@25297 2 It incorporates many useful features found in all sorts
Hans-G?nter@25297 3 of scripts.
Hans-G?nter@25297 4 The main difference between these scripts and ScrollZ is
Hans-G?nter@25297 5 the code - whereas ircII scripts take a lot of disk and
Hans-G?nter@25297 6 memory space and run slow, ScrollZ only takes a couple
Hans-G?nter@25297 7 of extra kilobytes compared to stock ircII client yet
Hans-G?nter@25297 8 runs faster than any ircII script. This was accomplished
Hans-G?nter@25297 9 by using C code instead of ircII scripting language.
Hans-G?nter@25297 10 This reduces memoryand CPU usage and code tends to run
Hans-G?nter@25297 11 way faster.