Hacker News new | ask | show | jobs
by vbuwivbiu 2772 days ago
yes but wouldn't it be nice to be able to emit CUDA/OpenCL code from an AST so that you could use your Clojure functions on the GPU without duplication ?
1 comments

It wouldn't since most of Clojure functions would be poor match for the GPU hardware.