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)☆126Updated 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
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- ECMAScript parser that produces a Shift format AST☆257Updated 3 years ago
- Babel plugin for overloading operators☆67Updated 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
- A highly experimental babel plugin for operator overloading in javascript☆46Updated 8 years ago
- WebAssembly and Typescript-like languages playground☆74Updated 5 years ago
- A purely functional red-black tree data structure☆387Updated 2 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆169Updated 9 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆96Updated 9 years ago
- JS JIT in JS☆214Updated 10 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆115Updated 2 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
- Nicer TypeScript for API devs☆115Updated 8 years ago
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- Access v8 Engine Natives easily in Chrome & Node☆198Updated 4 years ago
- Tentative to a simple JavaScript AST modification library☆249Updated 10 months ago
- An implementation of continuations in JavaScript☆305Updated 7 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆168Updated last week
- JavaScript in JavaScript interpreter for better tools.☆139Updated 2 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
- JavaScriptCore on WebAssembly☆477Updated 4 years ago
- require('vm') like in node but for the browser☆204Updated 11 months ago
- Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly☆497Updated 8 years ago
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- Tiny and powerful preprocessor for conditional comments and replacement of compile-time variables in text files☆54Updated last year
- evaluate statically-analyzable expressions☆178Updated 11 months ago