in reply to Interpreting Assembly

You may be interested in the perl advent calendar entry for today featuring FFI::Platypus: "Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code.".

Replies are listed 'Best First'.
Re^2: Interpreting Assembly
by Anonymous Monk on Dec 04, 2019 at 17:41 UTC
    Thank for the link. It was a fun tutorial. Two minor issues:

    1. It doesn't tell you to save the shared lib with a .go extension.
    2. A few typos depict "WishMerryChristmas" as "MerryChristmas".