Bureaucrats, checkuser, Interface administrators, interwiki, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
83,693
edits
Hoof Hearted (talk | contribs) (major update) |
Hoof Hearted (talk | contribs) m (Text replacement - "{{stub}}" to "{{Category-stub}}") |
||
| Line 14: | Line 14: | ||
|prog language = Awk<!--WikiMatrix will advise the correct prog lang--> | |prog language = Awk<!--WikiMatrix will advise the correct prog lang--> | ||
|s/w license = NoLicense<!--WikiMatrix will advise, see Category:License--> | |s/w license = NoLicense<!--WikiMatrix will advise, see Category:License--> | ||
}}{{stub}} | }}{{Category-stub}} | ||
'''AwkiAwki''' is a small lightweight clone or {{tag|fork}} of the original {{tag|WikiWikiWeb}}. It was compiled from the {{tag|Awk}} programming language by [[wiki:OliverTonnhofer|Oliver Tonnhofer]], and uses simple text files for data storage. Purposefully lightweight (approximately 300 lines of code), it was specifically designed to run fast on slow ancient hardware. Needing no database, it supports the same [[:Category:Wiki syntax|syntax]] as WikiWikiWeb, including [[CamelCase]], and uses [[:Category:Revision control|revision control system]] (RCS) to provide version control, [[Edit history|edit histories]], and diffs. All it needs to run is a basic http server with a {{tag|CGI}} interface along with an Awk interpreter. | '''AwkiAwki''' is a small lightweight clone or {{tag|fork}} of the original {{tag|WikiWikiWeb}}. It was compiled from the {{tag|Awk}} programming language by [[wiki:OliverTonnhofer|Oliver Tonnhofer]], and uses simple text files for data storage. Purposefully lightweight (approximately 300 lines of code), it was specifically designed to run fast on slow ancient hardware. Needing no database, it supports the same [[:Category:Wiki syntax|syntax]] as WikiWikiWeb, including [[CamelCase]], and uses [[:Category:Revision control|revision control system]] (RCS) to provide version control, [[Edit history|edit histories]], and diffs. All it needs to run is a basic http server with a {{tag|CGI}} interface along with an Awk interpreter. | ||
edits