What is the best language for the user of the LLM?
What is the best language to have high quality correctness oracles so that the user doesn't have to babysit the LLM and do lots of manual testing?
JS is the best tradeoff between succinct and easy to understand. Python is next but has some rough edges that they avoided in JS.
JS is the best tradeoff between succinct and easy to understand. Python is next but has some rough edges that they avoided in JS.