Source To Source Glossary

Browse 1 source to source terms defined in plain English, from the cultural dictionary of computing.

1 Source To Source Terms

Transpiler
A source-to-source compiler that translates code from one programming language (or language version) to another at a similar level of abstraction. Babel...

Related Topics