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)
(Grammar)
 
(3 intermediate revisions by the same user not shown)
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 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 <!--eg: https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|wikinode URL    = No<!--e.g. https://WikiEngineURL.org/WikiNode, if none, use 'No'-->
|about URL        = No <!--eg: https://WikiEngineURL.org/About, if none, use '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
|main topic      = Wiki Engine
|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><!--wiki engine founder & other position(s); wikilink if needed, if none, use 'No'-->
|maintopic        = Wiki engine<!--leave this as is, it can not be overridden-->
|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:Founded in YYYY]]

Latest revision as of 23:24, 22 December 2022

Description of logo image
A Lisp in Wonderland
(ALIW)

Changes • [No WikiNode] • [No About] • Documentation • [No Source code]
Main topic: Wiki engine
Founded by: Wiki engine founder
(founder and CTO, etc)
Owner / CEO: Owner and/or CEO
(owner and/or CEO)
Interface language: English
Programming language: Lisp
Software license: BSD license
Status: Active
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