MSQUARE
Newbie level 4
- Joined
- Nov 24, 2013
- Messages
- 5
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 44
Is there any tool available in market for pricing or open source to convert assembly language code to Java? My client has tons of code in Assembly language code and it is very hard to convert whole program from ACL to Java manually? Client is looking to have some tool to convert from assembly language program to java and to have the standards during the conversion:
Parse the ALC code to show structures, relationships, and logic flow
• Capture and organize information that assists in understanding the meaning of the ALC code such as variable names, comments, setup functions, dependencies, and shared subroutines
• Traceability of the code to both documentation and target requirements
• Validation that the target code accomplishes the correct business functionality
Parse the ALC code to show structures, relationships, and logic flow
• Capture and organize information that assists in understanding the meaning of the ALC code such as variable names, comments, setup functions, dependencies, and shared subroutines
• Traceability of the code to both documentation and target requirements
• Validation that the target code accomplishes the correct business functionality