logoalt Hacker News

nananana9today at 12:20 PM3 repliesview on HN

I'm not sure 25,000 lines translated in 2 weeks is "fast", for a naive translation between languages as similar as C++ and Rust (and Ladybird does modern RAII smart-pointer-y C++ which is VERY similar to Rust). You should easily be able to do 2000+ lines/day chunks.


Replies

nicoburnstoday at 12:31 PM

Yeah, it also a lot that the person doing the translation is the lead developer of the project who is very familiar with the original version.

I imagine LLMs do help quite a bit for these language translation tasks though. Language translation (both human and programming) is one of the things they seem to be best at.

camel-cdrtoday at 1:39 PM

Agreed, however, I'm quite sure 25,000 lines translated in "multiple months" is very "slow", for a naive translation between languages as similar as C++ and Rust.

OtomotOtoday at 12:27 PM

2000+ lines/day chunks are 10 days for 20+k lines...

show 1 reply