vix.ing · top · new · best · stats · spec

PIDoc: Wiki style Literate Programming for Prolog

2007/11/05 by Jan Wielemaker, Wielemaker, Jan, Anjo Anjewierden +1
Computer Science · Social Sciences · #FOS: Computer and information sciences #Natural Language Processing Techniques #Programming Languages (cs.PL) #Software Engineering (cs.SE) #Wikis in Education and Collaboration

paper · pdf · doi:10.48550/arxiv.0711.0618

openalex publication_date 2007/11/05 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

This document introduces PlDoc, a literate programming system for Prolog. Starting point for PlDoc was minimal distraction from the programming task and maximal immediate reward, attempting to seduce the programmer to use the system. Minimal distraction is achieved using structured comments that are as closely as possible related to common Prolog documentation practices. Immediate reward is provided by a web interface powered from the Prolog development environment that integrates searching and browsing application and system documentation. When accessed from localhost, it is possible to go from documentation shown in a browser to the source code displayed in the user's editor of choice.

Related