grammars-utility

There are 5 repositories under grammars-utility topic.

  • ManuelGil/vscode-moodle-snippets

    🎓 This extension provides Moodle snippets for PHP, XML and Mustache files. It also provides commands to create new files for Moodle.

    Language:JavaScript10323
  • ManuelGil/vscode-mustache-snippets

    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.

    Language:JavaScript7321
  • antlr4-experiments

    melchisedech333/antlr4-experiments

    :wrench: 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.

    Language:Java7200
  • antlr4-demonstration-project

    melchisedech333/antlr4-demonstration-project

    :wrench: 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.

    Language:C++120
  • democritus-project/d8s-grammars

    Democritus functions for working with grammars.

    Language:Python23