-
Notifications
You must be signed in to change notification settings - Fork 0
A data parallel compiler for Copperhead, and beyond...
License
bryancatanzaro/copperhead-compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Copperhead Compiler -------------------------------- The Copperhead compiler is a data parallel compiler, written in C++, built to support Copperhead, a data parallel language embedded in Python. The Copperhead compiler accepts a normalized, typed abstract syntax tree representing a computation, and generates parallel C++ code which implements the computation. By separating the Copperhead compiler from the Copperhead project itself, we hope to allow the compiler to be used in other contexts besides Copperhead itself, for example, as a supporting compiler for other domain specific and/or embedded languages. The source code is hosted at: http://github.com/copperhead/copperhead-compiler Installation instructions and documentation are found on the website.
About
A data parallel compiler for Copperhead, and beyond...
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published