Re-implementation in Typescript
This is a re-implementation of the CoffeeScript compiler into TypeScript. Structurally, the compiler did not change. Bugs have been fixed on the way (and new ones probably introduced). The semantics of select-cases slightly changed.