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
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- A purely functional red-black tree data structure☆385Updated 2 years ago
- A highly experimental babel plugin for operator overloading in javascript☆46Updated 8 years ago
- ECMAScript parser that produces a Shift format AST☆256Updated 3 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆112Updated 2 years ago
- Babel plugin for overloading operators☆67Updated 7 years ago
- WebAssembly and Typescript-like languages playground☆74Updated 5 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated 2 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 8 months ago
- Access v8 Engine Natives easily in Chrome & Node☆198Updated 4 years ago
- Nicer TypeScript for API devs☆116Updated 8 years ago
- Efficient encoder and decoder for arbitrary objects☆198Updated 6 years ago
- A proposal for operator overloading in ECMAScript☆67Updated 7 years ago
- JavaScriptCore on WebAssembly☆476Updated 3 years ago
- JS JIT in JS☆215Updated 10 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- A super efficient binary serialization format for JSON.☆461Updated 7 years ago
- Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.☆150Updated 7 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- An implementation of continuations in JavaScript☆305Updated 7 years ago
- require('vm') like in node but for the browser☆203Updated 8 months ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆166Updated last week
- Tentative to a simple JavaScript AST modification library☆247Updated 7 months ago