Języki programowania
Istnieje wiele języków programowania związanych z MediaWiki, w tym:
- PHP - podstawowy język, w którym MediaWiki zostało pierwotnie napisane i którego używa większość nowego kodu w MediaWiki
- JavaScript - language used for many important components of MediaWiki, notably VisualEditor, Parsoid, and all Gadgets, not to mention most code delivered to the browser via ResourceLoader for execution.
- Lua - language of scripts executed via Scribunto.
- Ruby - the base language for the browser test engine (Cucumber) and is used in Puppet deployment system.
- Python - used in development of many tools such as Pywikibot.
- Many client libraries available at API:Client code , including C++, C# (.NET), Java, OCaml, Objective-C, Perl, Python, R, and Ruby
Konwencje kodowania
Zobacz też
- Category:MediaWiki development
- Manual:Code
- Phab:T136866, "Improve the per-programming-language listings for our tools"
- Wikidata:Q9143, "programming language"
- Category:Programming languages