danilopedraza / symstatic

The Symstatic programming language code repository
https://symstatic.org/book
GNU General Public License v3.0
2 stars 0 forks source link

comments #2

Closed danilopedraza closed 5 months ago

danilopedraza commented 5 months ago

The lexer does not have support for comments yet. The only requirement is, for now, single line comments with the # prefix.