Hacker News new | ask | show | jobs
Show HN: Using LLMs and differential testing to convert code (reorchestrate.com)
2 points by seddonm1 114 days ago
This is the second part of a post aligned with a talk I gave recently at the Sydney Rust meetup.

I have found significant success in this process converting decompiled code and also converting source code from python to go. Give an LLM a target and they can be extremely stubborn (in a good way).