codalien / operator-overloading-jsLinks
Simple Operator overloading library for JS.
☆164Updated 4 years ago
Alternatives and similar repositories for operator-overloading-js
Users that are interested in operator-overloading-js are comparing it to the libraries listed below
Sorting:
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆125Updated 4 years ago
- A highly experimental babel plugin for operator overloading in javascript☆46Updated 8 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆112Updated 2 years ago
- A purely functional red-black tree data structure☆386Updated last year
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- WebAssembly and Typescript-like languages playground☆74Updated 5 years ago
- Babel plugin for overloading operators☆67Updated 7 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Nicer TypeScript for API devs☆116Updated 8 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆96Updated 8 years ago
- evaluate statically-analyzable expressions☆178Updated 7 months ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- ECMAScript parser that produces a Shift format AST☆256Updated 3 years ago
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆212Updated 2 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated 2 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- JavaScriptCore on WebAssembly☆474Updated 3 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 3 years ago
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- Accelerate JavaScript Applications by Compiling to WebAssembly☆346Updated 7 years ago
- Efficient encoder and decoder for arbitrary objects☆197Updated 6 years ago
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆225Updated 2 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last year
- Tentative to a simple JavaScript AST modification library☆246Updated 6 months ago
- parses html into hyperscript☆171Updated 9 years ago