|
|
|
Ask HN: What is the best programming language for "vibe coding"?
|
|
5 points
by ranuzz
469 days ago
|
|
there must be an existing language that is perfect for prompt coding without even looking into the generated code. I mean we don't look at the machine code (not always) while compiling a higher level language. Now that english is the highest level programming language maybe there is a better option. IMO elixir is one possible candidate |
|
Taking the conversation further, basically languages in the TIOBE top 10 are your best bet. Copilot claimed that it's generally better at generating solutions in those languages than languages not in the TIOBE top 10. Don't know whether that's true or not, but it makes sense, and it was straight from the horse's mouth!
FWIW, I've had a lot of success vibe coding with Python and JavaScript.