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
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 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
- Accelerate JavaScript Applications by Compiling to WebAssembly☆345Updated 7 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆96Updated 8 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- WebAssembly and Typescript-like languages playground☆74Updated 5 years ago
- JavaScriptCore on WebAssembly☆477Updated 3 years ago
- ECMAScript parser that produces a Shift format AST☆256Updated 3 years ago
- A highly experimental babel plugin for operator overloading in javascript☆46Updated 8 years ago
- evaluate statically-analyzable expressions☆178Updated 9 months ago
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated 2 years ago
- A JavaScript sandboxing library that uses web worker threads☆197Updated 7 years ago
- JS JIT in JS☆215Updated 10 years ago
- A purely functional red-black tree data structure☆385Updated 2 years ago
- Babel plugin for overloading operators☆67Updated 7 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆112Updated 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
- snapdragon is an extremely pluggable, powerful and easy-to-use parser-renderer factory.☆225Updated 2 years ago
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- JIT Assembler in javascript☆288Updated 9 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 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
- Tentative to a simple JavaScript AST modification library☆247Updated 8 months ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆166Updated 2 weeks ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- parses html into hyperscript☆171Updated 9 years ago