On 2015-01-17 19:24, Fatih Kadir Akin wrote:

TypeScript compiler doesn't accept stdin pipes, I tried using Unix fifo
but since I'm not an Unix expert, couldn't figure it out. The last thing
was using a temporary file -- which also sounds not good to me :)

How about embedding the TypeScript compiler and call it from D, perhaps using DMDScript [1].

[1] http://code.dlang.org/packages/dmdscript

--
/Jacob Carlborg

Reply via email to