pulumi/tools/cocopy
2017-04-12 10:28:57 -07:00
..
cocopy Mark class __init__ methods as ctors 2017-04-12 10:28:57 -07:00
.gitignore Emit more dynamic loads 2017-04-08 07:30:38 -07:00
README.md Add the initial CocoPy compiler scaffolding 2017-04-05 15:55:38 -07:00
requirements.txt Add the initial CocoPy compiler scaffolding 2017-04-05 15:55:38 -07:00
setup.py Make CocoPy a proper Pip package 2017-04-08 06:53:08 -07:00

CocoPy

This directory contains Coconut's Python compiler.

It implements a subset of Python and compiles that subset into CocoPack/IL.