A Lisp in Wonderland: Difference between revisions
Jump to navigation
Jump to search
Hoof Hearted (talk | contribs) (Created page with "{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail--> |name = A Lisp in Wonderland<br>(ALIW) |URL = https://GitHub.com/vy/aliw |logo...") |
Hoof Hearted (talk | contribs) (Grammar) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Wiki | {{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice--> | ||
|name = A Lisp in Wonderland<br>(ALIW) | |name = A Lisp in Wonderland<br>(ALIW) | ||
|URL = https://GitHub.com/vy/aliw | |URL = https://GitHub.com/vy/aliw | ||
Line 5: | Line 5: | ||
|wide logo = y<!--insert 'y' when the logo is too wide AND / OR the title is too long--> | |wide logo = y<!--insert 'y' when the logo is too wide AND / OR the title is too long--> | ||
|changes URL = https://GitHub.com/vy/aliw/blob/master/ChangeLog | |changes URL = https://GitHub.com/vy/aliw/blob/master/ChangeLog | ||
|wikinode URL = No <!-- | |wikinode URL = No<!--e.g. https://WikiEngineURL.org/WikiNode, if none, use 'No'--> | ||
|about URL = No <!-- | |about URL = No<!--e.g. https://WikiEngineURL.org/About, if none, use 'No'--> | ||
|documentation URL= https://GitHub.com/vy/aliw/blob/master/README.md | |documentation URL= https://GitHub.com/vy/aliw/blob/master/README.md | ||
| | |source code URL = No<!--e.g. https://GitHub.com/RepoAuthor/WikiEngine, or similar, if none, use 'No'--> | ||
|founder = Wiki engine founder<br><small>(founder and CTO, etc)</small><!-- | |maintopic = Wiki engine<!--leave this as is, it can not be overridden--> | ||
|CEO = Owner and/or CEO<br><small>(owner and/or CEO)</small><!-- | |founder = Wiki engine founder<br><small>(founder and CTO, etc)</small><!--founder & other position(s); wikilink if needed; if none, use 'unknown'--> | ||
|language = English<!-- | |CEO = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'--> | ||
|prog language = Lisp<!--WikiMatrix | |language = English<!--for interface only, eg: English, Multilingual, Japanese etc--> | ||
|s/w license = BSD | |prog language = Lisp<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang--> | ||
|status = Active<!--'Active | |s/w license = BSD license | ||
|status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | |||
}}{{Wiki-engine-stub}} | }}{{Wiki-engine-stub}} | ||
'''A Lisp in Wonderland''' ('''ALIW''') is a wiki software written in Common {{tag|Lisp}}, to ease the collaboration on editable web pages. | '''A Lisp in Wonderland''' ('''ALIW''') is a wiki software written in Common {{tag|Lisp}}, to ease the collaboration on editable web pages. | ||
Line 23: | Line 24: | ||
*Open to further development via flexible interface of Hunchentoot web server, | *Open to further development via flexible interface of Hunchentoot web server, | ||
*Plain file based - thus platform independent - version control system, | *Plain file based - thus platform independent - version control system, | ||
*Advanced [[ | *Advanced [[edit]]ing, [[diff]]'ing (via cl-difflib), history viewing capabilities, | ||
*Modular user interface structure through {{tag|Cascading Style Sheets|CSS}}, | *Modular user interface structure through {{tag|Cascading Style Sheets|CSS}}, | ||
*Full-text search availability (via Montezuma) | *Full-text search availability (via Montezuma) | ||
Line 42: | Line 43: | ||
;''External links | ;''External links | ||
*[ | *[[GitHub:vy/aliw/archive/refs/heads/master.zip|A Lisp in Wonderland zip file]] — software download, at [[GitHub|GitHub.com]] | ||
*[https://CLiki.net/ALIW ALIW] — A Lisp in Wonderland, on [[CLiki]] wiki, at CLiki.net | |||
[[Category: | [[Category:Founded in YYYY]] |
Latest revision as of 23:24, 22 December 2022
|
https://Upload.Wikimedia.org/wikipedia/commons/thumb/b/b4/AWB_logo_draft.png/28px-AWB_logo_draft.png This A Lisp in Wonderland article or category is a wiki engine 'stub'. If you are familiar with wiki engines (wiki software), you can help by expanding this stub article, thanks. :-)
A Lisp in Wonderland (ALIW) is a wiki software written in Common Lisp, to ease the collaboration on editable web pages.
Besides its features you will experience:
- Extensible markup language (via meta-sexp),
- Content caching to reduce markup transformation overhead,
- Open to further development via flexible interface of Hunchentoot web server,
- Plain file based - thus platform independent - version control system,
- Advanced editing, diff'ing (via cl-difflib), history viewing capabilities,
- Modular user interface structure through CSS,
- Full-text search availability (via Montezuma)
are some of the relatively major features supported by ALIW.
__--__-_ ,-^' ^%\ .' /| #& __-.--,_ / | ~?:^' `:. ... / | /_-=|^ L I S P -/' '| I N (/ |& W O N D E R L A N D ,.. __,,- ,-~^' ` ..-'^'-'^^ `'^'
- External links
- A Lisp in Wonderland zip file — software download, at GitHub.com
- ALIW — A Lisp in Wonderland, on CLiki wiki, at CLiki.net