Boost logo

Boost-Build :

Subject: Re: [Boost-build] Usage of complex expressions in regular if-statements apart from string literals.
From: dimak (dvb.kharkov_at_[hidden])
Date: 2012-07-19 08:57:48


Hi, Jurko.

I've caught important principle in bjam language - if you construct more
complex expression that simple string literal, it is better to put it into
temporal variable. However, my personal feeling is that in this particular
case it is not so difficult to extend existent functionality of bjam
lexer/parser in order to support "anonymous" bjam lists evaluation in
if-statements.

Not having much time right now to dive into bjam's engine, I could add this
language feature later on if you kindly point me the place in source code
where I should advance.

Kind regards,
Dima Kinoshenko

--
View this message in context: http://boost.2283326.n4.nabble.com/Usage-of-complex-expressions-in-regular-if-statements-apart-from-string-literals-tp4633270p4633285.html
Sent from the Boost - Build mailing list archive at Nabble.com.

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk