Skip to content

i-Zaak/ctree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctree

A C-family AST implementation designed to be an IR for DSL compilers.

See the website or documentation.

Build Status Coverage Status Documentation Status

Quick Install

pip install ctree

For OpenCL support, install the pycl package.

pip install pycl

Development

See the wiki

About

A C-family AST implementation designed to be an IR for DSL compilers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Mako 0.3%