1
0
forked from M-Labs/artiq
artiq/artiq/compiler
whitequark 6bf95397d7 Rename package py2llvm to compiler.
Since the package implements a typechecker along with a code generator,
and the typechecker will be run before or together with transformations,
this name is more descriptive.
2015-06-29 20:15:22 +03:00
..
__init__.py Rename package py2llvm to compiler. 2015-06-29 20:15:22 +03:00
asttyped.py Rename package py2llvm to compiler. 2015-06-29 20:15:22 +03:00
builtins.py Rename package py2llvm to compiler. 2015-06-29 20:15:22 +03:00
prelude.py Rename package py2llvm to compiler. 2015-06-29 20:15:22 +03:00
types.py Rename package py2llvm to compiler. 2015-06-29 20:15:22 +03:00
typing.py Rename package py2llvm to compiler. 2015-06-29 20:15:22 +03:00