• AllNewTypeFace@leminal.space
    link
    fedilink
    arrow-up
    1
    ·
    3 days ago

    How long do most of these take to parse/compile each time you run them? I’m guessing this doesn’t cache compiled artefacts. If the language has a mode to interpret it without compilation (trading runtime speed for compilation overhead) it may make sense, but if not, certainly the Scala and Haskell examples would be agonisingly slow.