Visual IRC (ViRC) is an open sourceInternet Relay Chat client for the Windows operating system. Unlike many other IRC clients, nearly all of the functionality in ViRC is driven by the included script, with the result that the program's behavior can be extended or changed without altering the source code. Open source refers to projects that are open to the public and which draw on other projects that are freely available to the general public. ... Internet Relay Chat (IRC) is a form of instant communication over the Internet. ... Microsoft Windows is a range of operating environments for personal computers and servers. ... Internet Relay Chat (IRC) is a form of instant communication over the Internet. ... IRC scripts are a way of shortening commands and responding automatically to certain events while connected to IRC. There are different scripts and scripting languages for different types of IRC clients: ircII, BitchX, mIRC, Visual IRC, Bersirc, and others have their own scripting languages, many of which share common features... Source code (commonly just source or code) is any series of statements written in some human-readable computer programming language. ...
History
Visual IRC (16-bit) - Released in 1995 for Windows 3.x, written by MeGALiTH. This program had many built-in features, but it was also scriptable with VPL (ViRC Programming Language), the predecessor to ViRCScript and Versus.
Visual IRC '96 (and later Visual IRC '97, Visual IRC '98) - Released in 1996, written by MeGALiTH. This was the first 32-bit version of ViRC, written for Windows 9x/NT. Many of the features that were built into 16-bit ViRC were handled by the default script in ViRC '96. ViRC '98 contained some code contributed by Mr2001, particularly enhancements to the ViRCScript engine. The scripting language was incompatible with the earlier version. In later versions, voice chat and video conferencing features were added.
Development of the second incarnation slowed down, and by 2000, Visual IRC appeared to be dead. The original author MeGALiTH (Adrian Cable) passed the source code to a user, Mr2001 (Jesse McGrew), who had previously contributed some code, and who had secretly been developing a clone called Bisual IRC (BIRC). Rather than restarting development of the ViRC '98 code base, he merged some of ViRC '98's features into BIRC and released it as Visual IRC 2.
Visual IRC 2 - First released in 2001, written by Mr2001 (just a coincidence!). This version's Versus scripting language is based on ViRCScript, but internally it has been almost totally rewritten. In fact, ViRC 2 only shares a few hundred lines of code with ViRC '98. The voice and video conferencing features were removed in this version because the libraries used to implement them were no longer supported.
Much of the source code to BIRC, ViRC 2, and the related utilities has been released through the project's web site. 1995 was a common year starting on Sunday of the Gregorian calendar. ... Program or Programme can refer to: a computer program a radio program, a television program a collection of managed projects a 12-step program one of the short films in The Animatrix series. ... The VPL TLA may refer to Visible Panty line Visual programming language Video Performance Limited Vancouver Public Library ViRC Programming Language This page concerning a three-letter acronym or abbreviation is a disambiguation page â a navigational aid which lists other pages that might otherwise share the same title. ... Visual IRC (ViRC) is a freeware Internet Relay Chat client for the Windows operating system. ... Versus is a scripting language originally developed for the IRC client Bisual IRC, and currently used with Visual IRC. It is similar in many ways to the scripting languages used by ircII and mIRC, as well as Tcl. ... 1996 is a leap year starting on Monday of the Gregorian calendar, and was designated the International Year for the Eradication of Poverty. ... Scripting programming languages (commonly called scripting languages or script languages) are computer programming languages designed for scripting the operation of a computer. ... As a word, clone was first coined by J.B.S. Haldane as subject for theoretical replication of a frog, though the term clone is derived from κλων, the Greek word for twig. In horticulture, the spelling clon was used until the twentieth century. ... 2001 is a common year starting on Monday of the Gregorian calendar. ... Versus is a scripting language originally developed for the IRC client Bisual IRC, and currently used with Visual IRC. It is similar in many ways to the scripting languages used by ircII and mIRC, as well as Tcl. ... In computer science, a library is a collection of subprograms used to develop software. ...
VisualIRC (ViRC) is an open source Internet Relay Chat client for the Windows operating system.
Unlike many other IRC clients, nearly all of the functionality in ViRC is driven by the included script, with the result that the program's behavior can be extended or changed without altering the source code.
VisualIRC '96 (and later VisualIRC '97, VisualIRC '98) - Released in 1996, written by MeGALiTH.
IRCscripts are a way of shortening commands and responding automatically to certain events while connected to IRC.
There are different scripts and scripting languages for different types of IRC clients: ircII, BitchX, mIRC, VisualIRC, Bersirc, and others have their own scripting languages, many of which share common features and syntax.
Events or remotes allow a script to respond automatically when a particular type of message is received from the IRC server, or when a certain action is performed by the user, such as pressing a key or closing a window.