On Thu, 2018-03-22 at 07:56 -0700, buddha wrote: > Russel, > > I don’t know SCons. Do you like it? Do you have good examples of > using it with Chapel? I rather hate make, but it’s all I have until > Mason is ready for prime time. > > Thanks! > b
I am, on and off, involved in developing SCons, but I am a bit less biased than that might appear to make me as I mostly use Meson, Dub, and Cargo, as well as SCons. SCons is a replacement of Make, and Autotools, built with Python and providing an internal domain specific language in Python for describing builds. I really like it in some build contexts. The Debian people appear to look down on SCons for some reason. I stopped trying to build a Chapel build infrastructure on SCons when I heard Mason was to be created. But it is easy to create a simple Chapel build as long as you can specify the chpl command line. -- Russel. =========================================== Dr Russel Winder t: +44 20 7585 2200 41 Buckmaster Road m: +44 7770 465 077 London SW11 1EN, UK w: www.russel.org.uk
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Chapel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-users
