[Scons-users] Asciidoc sample chapter

Russel Winder russel at winder.org.uk
Mon Jan 11 05:24:29 EST 2016


On Mon, 2016-01-11 at 10:16 +0100, Saša Janiška wrote:
> On Pon, 2016-01-11 at 09:29 +0100, Dirk Bächle wrote:
> 
[…]
> > Isn't AsciiDoctor written in Ruby? If yes, this would add another
> > dependency to our toolchain...which might be tolerable but it's 
> > certainly a point to discuss.
> 
> Yes, original AsciiDoc is Python, while AsciiDoctor (mostly
> compatible)
> is Ruby, but with ~25x speedup.

I have to pull in a whole mass of dependencies to get a DocBook/XML
toolchain working, so I think a few extra dependencies to work with
ASCIIDoc or ASCIIDoctor is hardly a big deal.

For the GPars stuff I am using Gradle and the JRuby variant of
ASCIIDoctor. Using the Gradle ASCIIDoctor plugin, I have to do nothing
other than let Gradle download and install the toolchain. Generating
PDF and HTML from ASCIIDoctor source really is very, very
straightforward.

In a sense, it is a pity that SCons is a Make replacement, rather than
being like Maven and Gradle which manage external dependencies as well
as the build of the local source  ;-)

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160111/00b76e76/attachment.pgp>


More information about the Scons-users mailing list