用户:Woclass/Scribunto: An Introduction


Scribunto 入门 是一本为了那些想使用 Scribunto 进行编程的人而编写的书。 Scribunto: An Introduction is a book for people who want to learn how to program using Scribunto.

Scribunto 让用户能把 Lua 语言嵌入使用 MediaWiki 搭建的的 wiki 中。MediaWiki 是一套基于网络的 Wiki 引擎,维基百科也是基于 MediaWiki 构建的。 Scribunto enables users to embed the Lua programming language into wikis that use MediaWiki, the software that powers Wikipedia.

这本书囊括了:新手入门指导、一些基础的编程技巧以及如何在 Scribunto 中使用其独有的 Lua 库。 This book covers how to get started, basic programming techniques, and how to use some of the Lua libraries that are unique to Scribunto.

本书主要针对新手,特别是熟悉 MediaWiki 相关软件但没有编程经验的人编写的。同时对于有编程经验、但不熟悉 Scribunto 的读者有一定的参考价值。 It is aimed at beginners to programming, particularly those who have some familiarity with the MediaWiki software, but may also be useful to experienced programmers who are new to Scribunto.

关于 编辑

Part I: 入门 编辑

历史背景 编辑

When to convert a template 编辑

起步 编辑

第一个模块 编辑