Difference between revisions of "Tutorials"

From Mudlet
Jump to navigation Jump to search
(Created page with ' [quote="Heiko"]Mudlet manual: http://mudlet.git.sourceforge.net/git/gitweb.cgi?p=mudlet/mudlet;a=blob_plain;f=src/mudlet_documentation.html;hb=HEAD ([b]best[/b]) Programming in…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
+
* [http://www.regular-expressions.info/reference.html PCRE regular expression tutorial & reference]
[quote="Heiko"]Mudlet manual: http://mudlet.git.sourceforge.net/git/gitweb.cgi?p=mudlet/mudlet;a=blob_plain;f=src/mudlet_documentation.html;hb=HEAD
+
* [http://www.pcre.org/pcre.txt PCRE manual]
 
+
* [http://lua-users.org/wiki/LibrariesAndBindings list of additional Lua special purpose modules]
([b]best[/b]) Programming in Lua: http://www.lua.org/pil/index.html
+
* [http://forums.mudlet.org/viewtopic.php?f=5&t=474#p1123 help on compiling Mudlet from source code]
 
 
Lua tutorial directory: http://lua-users.org/wiki/TutorialDirectory
 
 
 
 
 
 
 
PCRE regular expression tutorial & reference: http://www.regular-expressions.info/reference.html
 
PCRE manual: http://www.pcre.org/pcre.txt
 
 
 
 
 
list of additional Lua special purpose modules: http://lua-users.org/wiki/LibrariesAndBindings
 
 
 
help on compiling Mudlet from source code: [url=http://forums.mudlet.org/viewtopic.php?f=5&t=474#p1123]here[/url][/quote]
 

Latest revision as of 08:53, 19 January 2024