There was an error fetching the commit references. Please try again later.
Added AST prototype for backend rework
Showing
- pystencils/nbackend/__init__.py 0 additions, 0 deletionspystencils/nbackend/__init__.py
- pystencils/nbackend/ast/__init__.py 13 additions, 0 deletionspystencils/nbackend/ast/__init__.py
- pystencils/nbackend/ast/dispatcher.py 40 additions, 0 deletionspystencils/nbackend/ast/dispatcher.py
- pystencils/nbackend/ast/nodes.py 167 additions, 0 deletionspystencils/nbackend/ast/nodes.py
- pystencils/nbackend/ast/transformations.py 54 additions, 0 deletionspystencils/nbackend/ast/transformations.py
- pystencils/nbackend/c_printer.py 69 additions, 0 deletionspystencils/nbackend/c_printer.py
- pystencils/nbackend/typed_expressions.py 75 additions, 0 deletionspystencils/nbackend/typed_expressions.py
- setup.py 2 additions, 2 deletionssetup.py
Please register or sign in to comment