A fair amount of us ( Me included ) who have been developing systems for some time came from some version of TS ... I have yet to see an ELa/s/d to AFL converter. However, when you've played with AFL for awhile the conversion of most programs is relatively straight forward. EasyLanguage has an implied loop to run the code bar by bar so in a worst case scenario where you can't immediately figure out how to use AFL's array math to duplicate something in TS you write your own loop.
--- In [email protected], "Ton Sieverding" <[EMAIL PROTECTED]> wrote: > > Just a practical question. Does anybody know about an EasyLanguage to AFL converter. So a piece of software that translates EasyLanguage code into AmiBroker AFL ? > > Kind regards, > Ton Sieverding. > > > ----- Original Message ----- > From: matrix10014 > To: [email protected] > Sent: Sunday, September 24, 2006 3:35 PM > Subject: [amibroker] Blazing Amibroker > > > How is it that Ami runs optimisations that is 20x faster than other > software products??? > > The simpler the better :) > > Allan > Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/amibroker/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
