HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Lynix48

no profile record

コメント

Lynix48
·昨年·議論
Funny how even the demo on their website has the annoying "rate this app" popup.
Lynix48
·3 年前·議論
I was thinking about writing my bachelor's thesis about LLMs and compilers. My idea is to maybe attempt to write a C (to assembler)-Compiler and see how well it does.

Attempting to convert assembler to C using an LLM would be interesting too, but the results would probably be poor since there is just so much information that gets lost when compiling, so the C code would be pretty statistical. I guess I could improve it by somehow adding "C code is or is not compilable because of line n" and whether the result is correct to the lost function.

What do you guys think about this?