Ask HN: A language with a fault-tolerant runtime
I have been using temporal.io for the last year and was quite impressed by it's fault-tolerant runtime, making my development experience much better.
And I thought today, that wouldn't it be cool if there was a language with temporal-like runtime? Where all Temporal's primitives would be baked in the language itself and where potential errors could be caught during the compilation step.
3 comments
[ 4.6 ms ] story [ 16.7 ms ] threadWe are building this in Common Lisp so it's dynamic, indeed also based on positive experiences with Temporal. Everything should work like that.