I believe that eggdrop is the most active / popular bot, and it is written in tcl (and, according to the wiki, the C core, but I did not confirm this).
I am wondering if there will be any performance advantage to recode its functionality in node.js or Python, in addition to making it more accessible, since Python and JS are probably more popular languages, and not many are familiar with tcl .
So, how would they stack vs tcl as a whole, in terms of performance?
, eggdrop tcl, C, tcl /.
, eggdrop tcl Python, Lua, JS , .
, , . ? ? ? ? , , " ". eggdrop, IRC .
, , , IRC Eggdrop.
, , - , . , BF (, ) .
, , . Tcl IO, . (Python , , Lua. , JS , .)
, IO , . , Tcl, Python , (Python , , , Tcl , , , , ).
How is this relevant for IRC bots? Well, it all depends on what you do in the bot.
Source: https://habr.com/ru/post/1756471/More articles:Python: как переопределить атрибуты данных в вызовах методов? - pythonhow do you get the path to the javascript file passing through the rhino shell command line - javascriptUsing multiple channels in simplepie with codeigniter - phpUPDATE IF THERE IS A REQUEST - c #How is the .NET event Application.OnIdle encoded in Win32? - eventsHow to debug javascript? - javascriptFirstOrDefault for collecting objects - c #Remove column delimiters in html table - htmlFilter through model or dao? - javaIPad Launch Orientation Detection - ipadAll Articles