leastfixedpoint
~tonyg
Projects
Blog
Contact
Archived tweet #12259 from the
@leastfixedpoint Twitter Archive
RT @mhyee: I want to run tsc (TypeScript compiler) on a string, without creating a temporary file. These don't work: $ tsc <(printf "42")…