A Lisp in Wonderland: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(*[https://CLiki.net/ALIW ALIW] — A Lisp in Wonderland, on CLiki wiki, at CLiki.net)
(Fix redirect, interwiki)
Line 1: Line 1:
{{Wiki Engine <!--see 'Template:Wiki Engine' for full detail-->
{{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 8: Line 8:
|about URL        = No <!--eg: https://WikiEngineURL.org/About, if none, use 'No'-->
|about URL        = No <!--eg: 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
|main topic      = Wiki Engine
|source code URL  = No <!--eg: https://GitHub.com/RepoAuthor/WikiEngine, or similar, if none, use 'No'-->
|founder          = Wiki engine founder<br><small>(founder and CTO, etc)</small><!--wiki engine founder & other position(s); wikilink if needed, if none, use 'No'-->
|maintopic        = Wiki Engine<!--leave this as is, it can not be over-ridden-->
|CEO              = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--wiki engine Owner/Chief Executive Officer; wikilink if needed, if none, use 'No'-->
|founder          = Wiki engine founder<br><small>(founder and CTO, etc)</small><!--founder & other position(s); wikilink if needed; if none, use 'unknown'-->
|language        = English<!--language(s) of interface, eg: English, Multilingual, Japanese etc-->
|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 will advise correct prog lang-->
|language        = English<!--for interface only, eg: English, Multilingual, Japanese etc-->
|s/w license      = BSD License
|prog language    = Lisp<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang-->
|status          = Active<!--'Active' or 'Dormant' if available, 'Dead' if not-->
|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 [[editing]], [[diff]]'ing (via cl-difflib), history viewing capabilities,
*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
*[https://GitHub.com/vy/aliw/archive/refs/heads/master.zip A Lisp in Wonderland zip file] — software download, at GitHub.com
*[[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
*[https://CLiki.net/ALIW ALIW] — A Lisp in Wonderland, on [[CLiki]] wiki, at CLiki.net


[[Category:FoundedIn20xx]]
[[Category:FoundedIn20xx]]

Revision as of 14:24, 23 August 2022

Template:Wiki Engine

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