35 ms·
Does it have tail-call optimization? I scanned the docs but don't see it mentioned. Presumably basing Jolt on Chez removes the limitation of the JVM? It could
by nemoniac 1mo ago
Does it have tail-call optimization? I scanned the docs but don't see it mentioned.
Presumably basing Jolt on Chez removes the limitation of the JVM? It could be an interesting selling point.
- yogthos 1mo agoYup, Jolt has TCO inherited from Scheme