Skip to content
#

grammars-utility

Here are 5 public repositories matching this topic...

antlr4-experiments

🔧 My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.

  • Updated Oct 17, 2022
  • Java

This extension provides Mustache template engine support for Visual Studio Code. It helps you to write your Mustache files with syntax highlighting and code completion.

  • Updated Nov 19, 2024
  • JavaScript
antlr4-demonstration-project

🔧 Demonstration of using ANTLR4 (with runtime for C++) in projects for context-free grammar processing. The ANTLR4 (Java) package is included, and the project is configured to compile on Linux.

  • Updated Oct 17, 2022
  • C++

Improve this page

Add a description, image, and links to the grammars-utility topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the grammars-utility topic, visit your repo's landing page and select "manage topics."

Learn more