Any LLMs Out There That 'Understand' Assembler or REXX?

I have a project that requires an understanding of Assembler and REXX. The scope of understanding needed is quite broad and includes tasks such as explaining code, documenting code, rewriting code, and converting code to other languages like Python or Java.

Does anyone know of any language models or tools that can handle this? I’m looking for advice on where to find such models and any guidance on how to structure my prompts to achieve these tasks effectively.

Any help or pointers would be greatly appreciated…Thanks :wink:

1 Like

There are only roughly three LLMs available to you: GPT, Claude, and Gemini.
The ideal option would rely on a number of variables, such as the work at hand and the assembler’s preference.

1 Like

There is DeepCode

It is now part of Snyk. It provides AI-powered code reviews and can understand various programming languages. It can help with code quality, documentation, and potentially translation.