acornima
JavaScript parser
A JavaScript parser library for .NET with improved performance and features.
Acornima is a standard-compliant JavaScript parser for .NET. It is a fork of Esprima.NET combined with the .NET port of the acornjs parser.
26 stars
6 watching
3 forks
Language: C#
last commit: 24 days ago Related projects:
Repository | Description | Stars |
---|---|---|
zenparsing/esparse | An ECMAScript parser that produces an abstract syntax tree from source code | 116 |
ariya/esprima | Provides high-performance parsing infrastructure for ECMAScript programs | 409 |
adobe-webplatform/eve | A JavaScript library for creating custom event handlers with customizable scopes and optional z-index ordering. | 319 |
nick-lucas/entrypoint | A .Net CLI argument parser that enables declarative definition of command line arguments and provides an API for executing commands with parsed arguments. | 137 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
jimrhoskins/angular-parse | An AngularJS module for interacting with the Parse REST API. | 183 |
jbro-io/parse-angular | Utilities for working with Parse.com data in AngularJS applications | 32 |
nv/cssom | A JavaScript implementation of CSS Object Model and CSS parser | 753 |
syntax-tree/esast-util-from-js | A utility to convert JavaScript code into an abstract syntax tree (AST) format | 13 |
dcapwell/gedcom.js | A JavaScript library for parsing GEDCOM files | 32 |
freemasen/ress | A Rust-based scanner/tokenizer for the ECMAScript programming language | 3 |
aacassandra/aac-parsetypescript | An HTTP client package for accessing the Parse API in TypeScript. | 2 |
00jciv00/cova | A cross-platform command line argument parsing library for the Zig programming language. | 111 |
nk412/optparse | A simple command-line argument parser for BASH scripts | 159 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,424 |