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
- An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.☆410Updated 7 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☆255Updated 3 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
- WebAssembly and Typescript-like languages playground☆74Updated 5 years ago
- A highly experimental babel plugin for operator overloading in javascript☆46Updated 8 years ago
- JavaScriptCore on WebAssembly☆475Updated 3 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Accelerate JavaScript Applications by Compiling to WebAssembly☆345Updated 7 years ago
- Create AST PEG Parsers from formal grammars in JavaScript☆112Updated 2 years ago
- An ECMAScript 5.1 parser, written in JavaScript. The ECMAScript grammar was created using Jison.☆96Updated 8 years ago
- A Beautiful Parser for the ECMAScript Language☆115Updated 6 years ago
- Babel plugin for overloading operators☆67Updated 7 years ago
- evaluate statically-analyzable expressions☆178Updated 8 months ago
- Super charged typed JavaScript dialect for parallel programming which compiles to WebAssembly☆497Updated 7 years ago
- A super efficient binary serialization format for JSON.☆462Updated 7 years ago
- Nicer TypeScript for API devs☆116Updated 8 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- parses html into hyperscript☆171Updated 9 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
- A proposal for operator overloading in ECMAScript☆67Updated 7 years ago
- JavaScript parser of Python☆136Updated 5 years ago
- Discussion and specification for an explicit syntactic opt-in for Tail Calls.☆170Updated 9 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- [Experimental] Lightweight JavaScript VM and stepping debugger in JavaScript☆201Updated 8 years ago
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- JavaScript in JavaScript interpreter for better tools.☆139Updated 2 years ago
- require('vm') like in node but for the browser☆203Updated 8 months ago