warning: this library is experimental.
nim2cl is a translator from nim to computing language.
Currently implement translate to OpenCL C.
- type safe kernel
- support other nim expression
- support other builtin functions
- implement cpu emulator
- other parallel languages