Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Language Structure/Build System/
Scons
Search

Scons

Creator
Creator
Seonglae Cho
Created
Created
2021 Sep 25 12:15
Editor
Editor
Seonglae Cho
Edited
Edited
2024 Mar 15 8:54
Refs
Refs
brew install scons scons
 
 
 
 
Simple Builds
In this chapter, you will see several examples of very simple build configurations using , which will demonstrate how easy it is to use SCons to build programs from several different programming languages on different types of systems. Here's the famous "Hello, World!"
https://scons.org/doc/2.3.0/HTML/scons-user/c258.html
GitHub - SCons/scons: SCons - a software construction tool
Welcome to the SCons development tree. The real purpose of this tree is to package SCons for production distribution in a variety of formats, not just to hack SCons code. If all you want to do is install and run SCons, it will be easier for you to download and install the scons-{version}.tar.gz or scons-{version}.zip package rather than to work with the packaging logic in this tree.
GitHub - SCons/scons: SCons - a software construction tool
https://github.com/SCons/scons
GitHub - SCons/scons: SCons - a software construction tool
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Software Engineering/Programming/Programming Language/Programming Language Structure/Build System/
Scons
Copyright Seonglae Cho