We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Wikiplia

From Esolang
Jump to navigation Jump to search
This article is not detailed enough and needs to be expanded. Please help us by adding some more information.

Wikiplia was an attempt of Tom Murphy VII (tom7) to create "The Free Programming Language That Anyone Can Edit". While created as a joke for the SIGBOVIK 2007 conference, it was really implemented, but unfortunately the wiki it used is now dead. However, documentation and the source code remains.

Wikiplia has a small core language and interpreter, including a simple S-expression parser, a functional core language evaluator, a version-controlled file storage, and a bare web interface. On top of this was built a simple compiler to the core language, and a web-based user interface.

External resources