ocl
ocl copied to clipboard
Python to C99/OpenCL/JS compiler
Results
1
ocl issues
Sort by
recently updated
recently updated
newest added
Python 3.0 support function signature (PEP 362), subsequently type hinting(PEP 484). This PR enable such annotation, make the syntax more clean. This also open up possibility to use type checking...