Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Toolchain

From Wikipedia, the free encyclopedia
Software development tools used in sequence

Atoolchain is a set ofsoftware development tools used tobuild and otherwisedevelopsoftware. Often, the tools are executed sequentially and form apipeline 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.[1][2][3]

A relatively common and simple toolchain consists of the tools to build for a particularoperating system (OS) andCPU architecture: acompiler, alinker, and adebugger. With across-compiler, a toolchain can supportcross-platform development.

For building more complex software systems, many other tools may be in the toolchain. For example, for avideo game, the toolchain may include tools for preparingsound effects, music,textures,3-dimensional models andanimations, and for combining these resources into the finished product.[1][2]

See also

[edit]
  • Buildroot – Tool for building Linux
  • Debian build toolchain – Set of programming tools for deploy packages for Debian repositories
  • DevOps toolchain – Tools for software development
  • Framework – Software that supports solution development via inversion of control
  • Library – Collection of resources used to develop a computer program
  • GNU toolchain – Collection of programming tools produced by the GNU Project
  • LLVM – Compiler backend for multiple programming languages

References

[edit]
  1. ^ab"Toolchain Overview".nongnu.org. 2012-01-03. Retrieved2013-10-21.
  2. ^ab"Toolchains".elinux.org. 2013-09-08. Retrieved2013-10-21.
  3. ^Imran, Saed; Buchheit, Martin; Hollunder, Bernhard; Schreier, Ulf (2015-10-29).Tool Chains in Agile ALM Environments: A Short Introduction. Lecture Notes in Computer Science. Vol. 9416. pp. 371–380.doi:10.1007/978-3-319-26138-6_40.ISBN 978-3-319-26137-9.


Stub icon

Thisprogramming-tool-related article is astub. You can help Wikipedia byadding missing information.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Toolchain&oldid=1331468745"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2026 Movatter.jp