PEG parser for S-Expressions will be pretty simple so all we'll need to do is to write interpreter which call aiki core.
The same as (aiki( )). And you need a parser because inside (aiki( )) may be another aiki. what about (aiki( statement [;statement]*)) (aiki( statement [;statement]*) <html> ) (aiki() <html> ) _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

