Skip to content

Conversation

PeterBadzhakov
Copy link

What

Syntax highlighter for ANSI C

Who

4MI3400199
Peter Badzhakov
Computer Graphics, MSc

Check

  • Do not commit binary files
  • Do not commit generated project files

Comment on lines +449 to +455
statement
: labeled_statement
| compound_statement
| expression_statement
| selection_statement
| iteration_statement
| jump_statement
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that the parser is used just to trigger the lexer, which produces directly html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants