enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Wikipedia:Lua error messages - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Lua_error_messages

    The Lua language has allowed misspelled, or uninitialized, variables to be used in a script which can eventually cause "script error" while giving no other indication of the misspelled name or invalid data.

  3. Help:Lua debugging - Wikipedia

    en.wikipedia.org/wiki/Help:Lua_debugging

    This help-page, Help:Lua debugging, explains issues of writing Lua script and debugging the source code, to remove errors or improve performance. Because Lua is a "semi-compiled" interpreted language, it does not prescreen for all common syntax errors, nor detect misspelled variables, which are only found at runtime when seeing the " Script ...

  4. Wikipedia talk:Lua error messages - Wikipedia

    en.wikipedia.org/wiki/Wikipedia_talk:Lua_error...

    What links here; Related changes; Upload file; Special pages; Permanent link; Page information

  5. Category:Pages with script errors - Wikipedia

    en.wikipedia.org/wiki/Category:Pages_with_script...

    User pages with script errors (812 P) Pages in category "Pages with script errors" The following 200 pages are in this category, out of approximately 1,185 total.

  6. Help:Lua for beginners - Wikipedia

    en.wikipedia.org/wiki/Help:Lua_for_beginners

    Lua patterns deliberately lack the most complex regular expression constructs (to avoid bloating the Lua code base), where many other computer languages or libraries use a more complete set. Lua patterns are not even a subset of regular expressions, as there are also discrepancies, like Lua using the escape character % instead of \, , and ...

  7. Wikipedia:Lua - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Lua

    Lua is a programming language that is available via the Scribunto MediaWiki extension on the English Wikipedia. Since February 2013, Lua code can be embedded into wiki templates by employing the "{{#invoke:}}" functionality of Scribunto. This extension supports Lua 5.1 as of October 2022.

  8. Module:Scripts - Wikipedia

    en.wikipedia.org/wiki/Module:Scripts

    This module is used to retrieve and manage Wiktionary's various writing systems and the information associated with them. See Wiktionary:Scripts for more information.. The information itself is stored in Module:scripts/data.

  9. Wikipedia:Lua unit testing - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Lua_unit_testing

    This essay describes issues about testing units of Lua script as used to write Wikipedia articles, ... In some cases, operational errors, as triggered by rare ...