Skip to content

Scheme #| ... |# (R6RS-style) block comments #157

Description

@jeanas

python-ly already supports R5RS-style block comments #! ... !#.

It would be nice to support R6RS-style comments, added in Guile 2 (as used by LilyPond 2.24). These are spelt as #| ... |#. Unlike R5RS-style comments, they are nestable.

https://www.gnu.org/software/guile/manual/html_node/Block-Comments.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions