Skip to content

Support for Comments #4

@rkatzmann

Description

@rkatzmann

Please add support for comments. Currently I see only "//" but official comments "(*" are not supported
https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form (Table of symbols).

Also if C++-style comments are supported, it would be great to have multi-line comments like C++, C and for EBNF as well.

Thank you

Example:

/* 
 * EBNF Grammar for my humble language
 * - Purpose: <insert some explanation here>
 * - See also: <insert some URL here>
 */

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions