What's the best programming language for coding agents?
danluu.com
What's the best programming language for coding agents?
1–10 of 200 posts
Re: What's the best programming language for coding agents?
#2Re: What's the best programming language for coding agents?
#3Re: What's the best programming language for coding agents?
#4I love Dan's writing. I really do. But I don't understand why he doesn't have some basic styling on his blog so that it's easier to read.
Re: What's the best programming language for coding agents?
#5What I see from results like this is that the delta between languages is small enough now that it's hard to justify not not using something like Rust for the performance and correctness benefits if you're using LLMs and it fits the domain
Re: What's the best programming language for coding agents?
#6I love Dan's writing. I really do. But I don't understand why he doesn't have some basic styling on his blog so that it's easier to read.
Users being able to supply their own stylesheet is a core tenant of CSS. Go nuts and make it look however your heart desires!
Re: What's the best programming language for coding agents?
#7Earlier quoted context omitted.
Users being able to supply their own stylesheet is a core tenant of CSS. Go nuts and make it look however your heart desires!
Supply my own stylesheet? No thank you, I'm not here to do work for free.
Re: What's the best programming language for coding agents?
#8If this was true, the programming languages that are very much on the left side of
> https://danuker.go.ro/programming-languages.html#non-math-ma...
> https://danuker.go.ro/programming-languages.html#overall-map
should be very ideal for LLMs, in particular if they are dynamically typed.
What I can tell you is: I experimented with AI prompts for generating Wolfram (Mathematica) code using some LLMs, and I can tell you that the results were very disappointing: in my experience LLMs have difficulties with programming languages that are
- very concise, and
- for which there is less code publicly available.
Wolfram (Mathematica) is a good example of such a programming language.
Re: What's the best programming language for coding agents?
#9Earlier quoted context omitted.
Supply my own stylesheet? No thank you, I'm not here to do work for free.
Is doing something for yourself really working for free? That's an interesting take. But I can understand why you don't want this for yourself, so enjoy the page in all its splendour as it is already!
And every person globally should do this as well for any other website that doesn't have a good default reading experience?
Re: What's the best programming language for coding agents?
#10I love Dan's writing. I really do. But I don't understand why he doesn't have some basic styling on his blog so that it's easier to read.