|
|
|
|
|
by algo_trader
201 days ago
|
|
what is the feasibility/crazyness level of "llm porting" the javac source code to c++ ? setting copyright issues aside, javac is a pretty clean textual-input-output program, and It can probably be reduced to a single thread variant |
|