1213
you are viewing a single comment's thread
view the rest of the comments
[-] CrazyLikeGollum@lemmy.world 6 points 7 hours ago* (last edited 7 hours ago)

Is there not a way to take assembly and automatically translate it to some higher level language?

Edit: Post-post thought: I guess that would basically be one step removed from decompilation which, as I understand it, is a tedious and still fairly manual process.

[-] sushibowl@feddit.nl 7 points 6 hours ago

Your thought is correct. The basic problem is that higher level languages contain a lot of additional information that is lost in the compilation process.

[-] Saleh@feddit.org 1 points 22 minutes ago

But do we need this information then? E.g. shouldn't it be possible to just write what the assembler is doing as a c++ code?

E.g. high level languages also support stuff like bitwise operators and so on.

this post was submitted on 17 Oct 2024
1213 points (99.0% liked)

RetroGaming

19341 readers
1260 users here now

Vintage gaming community.

Rules:

  1. Be kind.
  2. No spam or soliciting for money.
  3. No racism or other bigotry allowed.
  4. Obviously nothing illegal.

If you see these please report them.

founded 1 year ago
MODERATORS