Toolchain
Sign in to saveA toolchain is a set of software development tools used to build and otherwise develop software. Often, the tools are executed sequentially and form a pipeline such that the output of one tool is the input for the next. Sometimes the term is used for a set of related tools that are not necessarily executed sequentially.
Wikidata facts
- Subclass of
- programming tool
Show 1 more fact
- Stack Exchange tag
- stackoverflow.com/tags/toolchain
Sources (2)
via Wikidata · CC0
Article · Français
En informatique, une chaîne de compilation (en anglais : « toolchain ») désigne l'ensemble des paquets utilisés dans le processus de compilation d'un programme, pour un processeur donné. Le compilateur n'est qu'un élément de cette chaîne, laquelle varie selon l'architecture matérielle cible.
Abstract from DBpedia / Wikipedia · CC BY-SA