Hacker News new | ask | show | jobs
by kitd 3809 days ago
'Transpiler' goes back long before the Javascript/CoffeScript world. Pascal/C and FORTRAN/C have a history of 'transpilation' products.

It's just short-hand for source-to-source compiler and IMHO has been used enough to warrant its inclusion in a programmer's dictionary.

1 comments

Yes they have, and we called them compilers.

Can you dig me a 70's paper with the transpiler word on it?

There's this paper from 1964, shortly before the last paragraph.

http://comjnl.oxfordjournals.org/content/7/1/28.full.pdf+htm...

Thanks, it seems I need to fix my stance on it.