Y
Hacker News
new
|
ask
|
show
|
jobs
by
froggychairs
1018 days ago
I’m not a C++ guy, but this topic fascinates me. Might poke around and try to have an LLM transpile the code from C++ to Rust. I expect it won’t work but worth giving it a shot :)
2 comments
pgeorgi
1018 days ago
C++ of 1996 predates the first ISO standard (1998) and the Boost library (1999). Back then, c++ code was still relatively readable...
link
ilrwbwrkhv
1018 days ago
Actually even now it can be. Look up the serenity os project. Andreas keeps things nice and tidy.
link
throwaway71271
1018 days ago
its just c with classes, you will be ok
link