mizchi / TypedCoffeeScriptLinks
rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility
☆228Updated 10 years ago
Alternatives and similar repositories for TypedCoffeeScript
Users that are interested in TypedCoffeeScript are comparing it to the libraries listed below
Sorting:
- Enable latest ES features for LiveScript☆39Updated 5 years ago
- prelude.ls is a functionally oriented utility library - powerful and flexible, almost all of functions are curried. It is written in, and…☆426Updated 2 years ago
- javascript s-expression parser with quote support☆58Updated 4 years ago
- Coffeescript to ES.next transpiler. Now maintained over at☆106Updated 8 years ago
- GorillaScript is a compile-to-JavaScript language designed to empower the user while attempting to prevent some common errors.☆299Updated 12 years ago
- Doctests for JavaScript (and CoffeeScript)☆170Updated last year
- es4 clone☆27Updated 11 years ago
- ECMAScript derived programming language☆68Updated 10 years ago
- Overload the pipe operator (`|`) to provide Elixir/F#/Shell-like behavior☆63Updated 9 years ago
- a pure JavaScript port of the oniguruma regex engine☆38Updated 6 months ago
- יון no BS JS☆80Updated 8 years ago
- Style guide for LiveScript - feel free to discuss or send pull requests☆73Updated 10 years ago
- Javascript Parser Combinator Library☆147Updated 10 years ago
- A type-safe alternative to redux-saga. // Using `yield*` in `finally` is currently broken in Babel / ES spec, as it will terminate the ge…☆14Updated 8 years ago
- A minimal language compiled into wasm bytecode☆134Updated 6 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 webpack loader for unassert: Encourages programming with assertions by providing tools to compile them away.☆28Updated 8 years ago
- Implicitly return function result