Transpiler

Transpiler

January 14, 2023 | permanent

Summary #

ref A transpiler (also called source-to-source compiler or a transcompiler) is a program that translates a source code from a language to another at the same level of abstraction (which makes it different from a compiler whose output is lower level than its input).


Links to this note

Go to random page

Previous Next