On Friday, December 8, 2017 at 11:49:08 AM UTC-6, Edward K. Ream wrote: The string-oriented prototype is 100x faster than previous prototyping > attempts. This makes a huge difference. >
I meant 100x faster to *write*. A simplifying principle: I resolutely don't care about *execution *speed in the prototype. I spent several hours yesterday wresting with resolving chains a.b.c.func(...) to the type of c. This is the problem that I never ever got around to in previous work! There *is *enough data to solve this problem, but doing so requires exquisite attention to detail. I hope to find the "target bug" in a day or two. It's time to define a simple type framework. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
