|
|
|
|
|
by marmada
1283 days ago
|
|
I was investigating doing a typescript compiler speedup.
I think the time might have finally arrived where we can use ML to generate a faster compiler in a language like Zig. Probably not for all portions of the compiler. But I think with some reinforcement learning, it ( ... might ...) be possible to automatically generate a robust Typescript parser in Zig. |
|