from C++ I am interested in the approach of writing high-order functions that encapsulate dataflow (e.g. map, reduce,convolution, etc), and passing in lambdas that say 'what to do to the data'. I think Julia has good lambda support (including syntax sugar for trailing lambdas?), and it's also aimed at mathematical code (array operations? inbuilt multidimensional arrays?) .. perhaps it would suit this kind of approach aswell?
(there are an awful lot of details to figure out before I can even use C++ this way, but wth Julia being built on LLVM perhaps there would be overlap?)
Is there a brainstorming wiki ?Statistics: Posted by dobkeratops — Wed May 03, 2017 7:41 pm
]]>