Natural Language to Rust LLM?

Does anyone use existing AI tools to translate Natural Language to Rust? Or C to Rust?

Hard to obtain a good training dataset around this. I heard of groups creating synthetic data for model training.

I have yet to find an AI tool that can write correct Rust from a natural language query or as a conversion from C.

However they can be very close on first prompt. A few mistakes to fix up manually. But if one cannot do that subsequent prompts degenerate into fantasy pretty quickly.

1 Like