JavaScript Grammars

Open-source JavaScript projects categorized as Grammars

JavaScript Grammar Projects

  • ohm

    A library and language for building parsers, interpreters, compilers, etc.

  • Project mention: Ohm: A library and language for building parsers, interpreters, compilers, etc. | news.ycombinator.com | 2023-10-31

    Building an interpreter or a compiler from a grammar is an interesting idea. I can't immediately see how to go about it - the grammar would need to match on SSA or similar.

    The examples have a lisp-like interpreter at https://github.com/ohmjs/ohm/blob/main/examples/simple-lisp/... which definitely uses a grammar for parsing and might use a generic AST representation.

    Will have to think more - a grammar might be a worthwhile way to specify a nanopass style compiler pipeline.

  • noam

    JavaScript library for working with automata and grammars for regular and context-free languages

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Grammars related posts

  • Ohm: A library and language for building parsers, interpreters, compilers, etc.

    6 projects | news.ycombinator.com | 31 Oct 2023
  • Is there a generalised, abstract programming language, designed to be specialised to a specific domain?

    1 project | /r/ProgrammingLanguages | 9 Nov 2022
  • [AskJS] Why does our community hate Operator Overloading?

    5 projects | /r/javascript | 22 Jan 2022
  • A different / new way to write compilers?

    1 project | /r/ProgrammingLanguages | 19 Oct 2021
  • Ohm – A library and language for building parsers, interpreters, compilers, etc.

    1 project | /r/javascript | 27 Mar 2021
  • Ohm – A library and language for building parsers, interpreters, compilers, etc.

    1 project | /r/patient_hackernews | 27 Mar 2021
  • Ohm – A library and language for building parsers, interpreters, compilers, etc.

    1 project | /r/hackernews | 27 Mar 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

Project Stars
1 ohm 4,886
2 noam 201

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com