Y
Hacker News
new
|
ask
|
show
|
jobs
by
adzm
311 days ago
What would be the benefit to this versus generating highly optimized c# for example?
1 comments
lihaciudaniel
311 days ago
The benefit to this is that we talk in tokens, no longer bytes. The Microsoft era where you had to work in bytes is over, now we work with tokens e.g: I build a snake game with 500 tokens, welcome to the future!
link