hi folks!
in test/libs/markup.php you can see expression that can be evaluated ( and
other that fails).
Install test/engines/engineV2, to see a demo of engine2 (it begins like a
test..but is a demo)
___
Mailing list: https://launchpad.net/~aikiframework-d
Awesome, expressions are very important, where they can be put? Can you
show some new EngineV2 aiki markup code that use this?
On Tue, 20 Mar 2012 23:56:58 +0100
Roger Martín wrote:
> Hi folks:
> i'm making slow but important progress in engineV2. Now aiki can eval
> a basic expression like:
> 5
Always great work rg1024!
On Wed, Mar 21, 2012 at 6:56 AM, Roger Martín wrote:
> Hi folks:
> i'm making slow but important progress in engineV2. Now aiki can eval a
> basic expression like:
> 5>1, site=='foo', user_id>0, 5+15, substr('i.png',-3)=='png'...it doesn't
> seems much but allows:
> a)
Hi folks:
i'm making slow but important progress in engineV2. Now aiki can eval a
basic expression like:
5>1, site=='foo', user_id>0, 5+15, substr('i.png',-3)=='png'...it doesn't
seems much but allows:
a) convert aiki markup in a real scrip language implementing real "if" and
other loop, b) all m
4 matches
Mail list logo