DmitrySoshnikov / syntax
Syntactic analysis toolkit, language-agnostic parser generator.
β629Updated 2 months ago
Alternatives and similar repositories for syntax:
Users that are interested in syntax are comparing it to the libraries listed below
- Regular expressions processor in JavaScriptβ408Updated 7 months ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.β409Updated 6 years ago
- Optimised tokenizer/lexer generator! π Uses /y for performance. Moo.β843Updated last year
- Source code for "Essentials of Interpretation" classβ53Updated last year
- An implementation of continuations in JavaScriptβ305Updated 6 years ago
- Reprinting Vaughan Pratt's Paper on Top Down Operator Precedence Parsingβ116Updated last year
- JIT Assembler in javascriptβ287Updated 9 years ago
- Universal Syntax Tree used by @unifiedjsβ915Updated 5 months ago
- LLVM 9.0+ Node Bindingsβ185Updated 2 years ago
- ECMAScript parser that produces a Shift format ASTβ254Updated 2 years ago
- Higgs JavaScript Virtual Machineβ881Updated last year
- Escope: ECMAScript scope analyzerβ546Updated 2 years ago
- Markdown-like DSL for defining grammatical syntax for programming languages.β129Updated last year
- A simple demo app for Pratt parsingβ328Updated 4 months ago
- A small JS+SVG library for drawing railroad syntax diagrams, like on JSON.org. Now with a Python port!β1,682Updated 10 months ago
- β¨Zero Dependency Parser Combinator Library for JS Based on Haskell's Parsecβ565Updated last year
- A monadic LL(infinity) parser combinator library for javascriptβ1,248Updated last year
- A parser compiler for Java, JavaScript, Python, Rubyβ423Updated last year
- Esprima-compatible implementation of the Mozilla JS Parser APIβ1,155Updated 9 months ago
- ECMAScript code generatorβ2,677Updated 8 months ago
- JavaScriptCore on WebAssemblyβ468Updated 3 years ago
- JavaScript Concrete Syntax Treeβ458Updated 2 years ago
- Abstract Syntax Tree (AST) Query Engineβ205Updated last year
- Tool for displaying IR used by V8 and Dart VM optimizing compilersβ435Updated 7 years ago
- Ahead of time JavaScript compilerβ255Updated 6 years ago
- esmangle is mangler / minifier for Mozilla Parser API ASTβ294Updated 9 years ago
- ECMAScript JS AST traversal functionsβ953Updated 2 years ago
- Source code for the book Compiling to Assembly from Scratch https://keleshev.com/casβ314Updated 2 years ago
- A buildbot for browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.β372Updated this week
- Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides aβ¦β379Updated 3 months ago