On Wed, Mar 1, 2017 at 5:56 PM Hongbo Zhang (BLOOMBERG/ 731 LEX) <hzhang295@bloomberg.net> wrote:
I don't know exactly why it did not work on windows(maybe due to some bashism?). Our solution is very clean, no dependencies on Cygwin or MSVC : )

You compile BuckleScript to JS and then use some JS-engine (node.js ?) to run it ? 

--Fabrice