SRFI 30: Nested Multi-line Comments

by Martin Gasbichler

status: final (2002-08-07)

keywords: Reader Syntax

Abstract

This SRFI extends R5RS by possibly nested, multi-line comments. Multi-line comments start with #| and end with |#.