pulumi/cmd
joeduffy 507a2609a7 Add an initial implementation of CIDLC
This is an initial implementation of the Coconut IDL Compiler (CIDLC).
This is described further in
https://github.com/pulumi/coconut/blob/master/docs/design/idl.md,
and the work is tracked by coconut/pulumi#133.

I've been kicking the tires with this locally enough to checkpoint the
current version.  There are quite a few loose ends not yet implemented,
most of them minor, with the exception of the RPC stub generation which
I need to flesh out more before committing.
2017-04-25 15:05:51 -07:00
..
cidlc Add an initial implementation of CIDLC 2017-04-25 15:05:51 -07:00
coco Use github.com/pkg/errors for errors 2017-04-19 14:46:50 -07:00
cocojs Lower instanceof in CocoJS; implement IsInst in CocoIL 2017-04-20 17:38:15 -07:00
cocopy Add a TryLoadDynamicExpression IL opcode 2017-04-19 16:49:59 -07:00