A Lisp in Wonderland: Difference between revisions
Jump to navigation
Jump to search
m (→top) Tag: Reverted |
m (Reverted edits by Cocopuff2018 (talk) to last revision by Hoof Hearted) Tag: Rollback |
||
| Line 1: | Line 1: | ||
{{Wiki engine <!--see 'Template:Wiki engine' for full detail and hidden help advice--> | |||
|name = A Lisp in Wonderland<br>(ALIW) | |||
{{Wiki engine <!--see ' | |URL = https://GitHub.com/vy/aliw | ||
| | |logo = [[File:NoLogo.png|alt=Description of logo image]]<!--you may upload and wikilink, or hotlink to a URL--> | ||
|URL = https:// | |wide logo = y<!--insert 'y' when the logo is too wide AND / OR the title is too long--> | ||
|logo = [[File:NoLogo.png| | |changes URL = https://GitHub.com/vy/aliw/blob/master/ChangeLog | ||
|wide logo = y<!--insert 'y' when the logo is too wide | |||
| | |||
|wikinode URL = No<!--e.g. https://WikiEngineURL.org/WikiNode, if none, use 'No'--> | |wikinode URL = No<!--e.g. https://WikiEngineURL.org/WikiNode, 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 | ||
|source code URL = No<!--e.g. https:// | |source code URL = No<!--e.g. https://GitHub.com/RepoAuthor/WikiEngine, or similar, if none, use 'No'--> | ||
| | |maintopic = Wiki engine<!--leave this as is, it can not be overridden--> | ||
|founder = Wiki engine founder< | |founder = Wiki engine founder<br><small>(founder and CTO, etc)</small><!--founder & other position(s); wikilink if needed; if none, use 'unknown'--> | ||
|CEO = Owner | |CEO = Owner and/or CEO<br><small>(owner and/or CEO)</small><!--engine Owner/Chief Executive Officer; wikilink if needed; if none, use 'unknown'--> | ||
| | |language = English<!--for interface only, eg: English, Multilingual, Japanese etc--> | ||
|prog | |prog language = Lisp<!--WikiMatrix, GitHub, or SourceForge may advise correct prog lang--> | ||
|s/w license = | |s/w license = BSD license | ||
| | |status = Active<!--'Active' if available, 'Dead' if not, 'Dormant' if available but no staff support--> | ||
}}{{Wiki-engine- | }}{{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. | ||
Besides its features you will experience: | |||
* | *Extensible markup language (via meta-sexp), | ||
*Content | *Content caching to reduce markup transformation overhead, | ||
*Open to further development | *Open to further development via flexible interface of Hunchentoot web server, | ||
* | *Plain file based - thus platform independent - version control system, | ||
* | *Advanced [[edit]]ing, [[diff]]'ing (via cl-difflib), history viewing capabilities, | ||
* | *Modular user interface structure through {{tag|Cascading Style Sheets|CSS}}, | ||
*Full-text | *Full-text search availability (via Montezuma) | ||
are some of the relatively major features supported by ALIW. | |||
<pre> | <pre> | ||
| Line 39: | Line 37: | ||
/_-=|^ L I S P | /_-=|^ L I S P | ||
-/' '| I N | -/' '| I N | ||
(/ |& W O N D E R L | (/ |& W O N D E R L A N D | ||
,.. | ,.. | ||
__,,- ,-~^' ` | __,,- ,-~^' ` | ||
..-'^'-'^^ `'^'</pre> | ..-'^'-'^^ `'^'</pre> | ||
;'' | ;''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/ | *[https://CLiki.net/ALIW ALIW] — A Lisp in Wonderland, on [[CLiki]] wiki, at CLiki.net | ||
[[ | [[Category:Founded in YYYY]] | ||
Latest revision as of 18:48, 22 December 2024
| ||||||||||||||||||
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