chevrotain icon indicating copy to clipboard operation
chevrotain copied to clipboard

Update the "where used" list

Open bd82 opened this issue 2 years ago • 3 comments

  • https://github.com/Chevrotain/chevrotain#where-used

bd82 avatar Nov 07 '21 02:11 bd82

  • HyperFormula

    • HyperFormula is an open source, spreadsheet-like calculation engine
    • https://github.com/handsontable/hyperformula
    • https://github.com/handsontable/hyperformula/blob/5749f9ce57a3006109ccadc4a2e7d064c846ff78/src/parser/FormulaParser.ts
  • Langium

    • Langium is a language engineering tool with built-in support for the Language Server Protocol.
    • https://github.com/langium/langium
  • Prettier-Java

    • A Prettier Plugin for Java
    • https://github.com/jhipster/prettier-java
    • https://github.com/jhipster/prettier-java/tree/main/packages/java-parser
  • JHipster Domain Language

    • The JDL is a JHipster-specific domain language where you can describe all your applications, deployments, entities and their relationships in a single file (or more than one) with a user-friendly syntax.
    • https://www.jhipster.tech/jdl/intro
    • https://github.com/jhipster/generator-jhipster/tree/main/jdl/parsing
  • Argdown

    • https://github.com/christianvoigt/argdown
    • Argdown is a simple syntax for analyzing complex argumentation.
    • https://github.com/christianvoigt/argdown/blob/master/packages/argdown-core/src/parser.ts

bd82 avatar Jan 21 '22 14:01 bd82

Consider adding : https://github.com/paustint/soql-parser-js/blob/master/src/parser/parser.ts

bd82 avatar Feb 25 '22 02:02 bd82

Also https://github.com/rokucommunity/brighterscript

bd82 avatar Feb 25 '22 02:02 bd82