codalien / operator-overloading-js
Simple Operator overloading library for JS.
☆162Updated 3 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
- A highly experimental babel plugin for operator overloading in javascript☆46Updated 7 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆119Updated 3 years ago
- a library which allows you to check the types of JavaScript values at runtime with a Haskell like type syntax☆211Updated last year
- esmangle is mangler / minifier for Mozilla Parser API AST☆294Updated 8 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 5 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 5 months ago
- Create AST PEG Parsers from formal grammars in JavaScript☆104Updated last year
- Nicer TypeScript for API devs☆116Updated 7 years ago
- LLVM bindings for Node.JS☆94Updated 11 years ago
- Tentative to a simple JavaScript AST modification library☆246Updated 3 years ago
- Babel plugin for overloading operators☆67Updated 7 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated 10 months ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆96Updated 8 years ago
- Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.☆148Updated 6 years ago
- Tiny and powerful preprocessor for conditional comments and replacement of compile-time variables in text files☆52Updated 5 months ago
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆409Updated 6 years ago
- Library for reading tar files in the browser.☆80Updated last year
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- A proposal for operator overloading in ECMAScript☆65Updated 6 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- evaluate statically-analyzable expressions☆176Updated 3 weeks ago
- LLVM 9.0+ Node Bindings☆185Updated 2 years ago
- WebAssembly and Typescript-like languages playground☆74Updated 4 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆168Updated 8 years ago
- ECMAScript parser that produces a Shift format AST☆253Updated 2 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- require('vm') like in node but for the browser☆199Updated 3 weeks ago
- Runtime type-checking for JavaScript functions☆72Updated 7 months ago
- Noice Json RPC exposes a clean ES6 Proxy and Promise based interface for JSON-RPC2 Clients and Servers☆43Updated 4 years ago