Re: call_back() etc
- Posted by Bernie Ryan <bwryan at PCOM.NET> Aug 12, 1999
- 492 views
On Thu, 12 Aug 1999, Kat wrote: > One word: huristics. Heuristics means to invent, discover or to learn. For Heuristics you need a self modifing langauge. Euphoria can not modifiy it-self during run time. You will have to write your own special language in Euphoria. So the first step is to define and design your special language before you can even think about using your special langauge to write anything.