codalien / operator-overloading-js
Simple Operator overloading library for JS.
☆162Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for operator-overloading-js
- A highly experimental babel plugin for operator overloading in javascript☆46Updated 7 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆97Updated 7 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆104Updated last year
- Babel plugin for overloading operators☆67Updated 6 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
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆408Updated 6 years ago
- A Beautiful Parser for the ECMAScript Language☆116Updated 6 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 3 months ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆118Updated 3 years ago
- Nicer TypeScript for API devs☆116Updated 7 years ago
- A buildbot for browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.☆362Updated this week
- WebAssembly and Typescript-like languages playground☆74Updated 4 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆296Updated 8 years ago
- JavaScriptCore on WebAssembly☆466Updated 3 years ago
- A javascript self-interpreter with a focus on sandboxed execution and runtime introspection.☆98Updated 5 months ago
- Access v8 Engine Natives easily in Chrome & Node☆195Updated 3 years ago
- Attempt to bootstrap Node.js in the browser in order to run Node apps or npm libraries unmodified.☆132Updated 2 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated last year
- require('vm') like in node but for the browser☆201Updated 4 years ago
- Accelerate JavaScript Applications by Compiling to WebAssembly☆347Updated 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.☆148Updated 6 years ago
- Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly☆493Updated 7 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆150Updated this week
- A purely functional red-black tree data structure☆375Updated last year
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- JIT Assembler in javascript☆287Updated 9 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆169Updated 8 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆195Updated 2 years ago
- Hygienic, non-syntactic macros for JavaScript via a Babel plugin.☆262Updated 8 years ago