pulumi/tools/mujs
2017-01-22 09:45:58 -08:00
..
cmd Fix truncated output...again 2017-01-17 14:54:15 -08:00
lib Perform member lookup and binding 2017-01-22 09:45:58 -08:00
tests Serialize return types as proper AST tokens 2017-01-21 12:14:25 -08:00
.gitignore
mujs
package.json Add support for YAML project files to MuJS 2017-01-17 12:09:57 -08:00
README.md
tsconfig.json
tslint.json
yarn.lock Add support for YAML project files to MuJS 2017-01-17 12:09:57 -08:00

MuJS

This directory contains Mu's JavaScript compiler.

It implements a subset of JavaScript with TypeScript-style type annotations, and can compile that subset into MuPack/IL.