top | item 33028292

(no title)

probably_a_gpt | 3 years ago

Plus a trivial translation is just that, trivial.

It’s not going to rewrite the huge web of dependencies that any given app consists of, nor will it recreate the various differences between runtime environments for interpreted languages.

It’s essentially a cute party trick.

Stuff like copilot is where I see the utility in the space.

discuss

order

cyanydeez|3 years ago

Not today anyway, but it's not like this type of conversion lives in a unknown future.

withinboredom|3 years ago

There are some bits that just simply cannot be translated. For example, you can’t just “translate” a stdlib function from a high level language into a low level language, there’s likely no comparison in the low level language.