Douglas Roberts wrote:
What could possibly go wrong?


Well, it's not very fast for one thing. Making every primitive operator involve a blind function call means that ahead-of-time inlining and planned use of CPU registers is out. It doesn't make fast code impossible, but it makes the problem harder. At some point the harder effort goes beyond what interpreted ABM toolkit folks will have the time and energy to do themselves -- they just have to layer on other stuff like Java, JavaScript or Python runtimes, and hope for the best.


============================================================
FRIAM Applied Complexity Group listserv
Meets Fridays 9a-11:30 at cafe at St. John's College
lectures, archives, unsubscribe, maps at http://www.friam.org

Reply via email to