The invention discloses a
Cobol code conversion deployment method and device and a medium, and the method comprises the steps: receiving an original
Cobol code, carrying out the
standardization processing of the original
Cobol code, outputting a standardized Cobol code, carrying out the partition
structural analysis of the standardized Cobol code, and obtaining a target parsedredge data structural body; respectively generating a
Java public code part and a
Java service code part by adopting a preset conversion tool and a preset
large model based on the target parsedredge
data structure body, and combining to obtain a target
Java engineering code; according to the technical scheme, the target
Jar package is obtained after the target
engineering code is compiled and packaged, finally, the target
Jar package is deployed into the target environment through the preset deployment platform, and the technical problems of poor Cobol
code conversion precision and low efficiency in related technologies are solved through standardized
processing, partition
structured analysis, code collaborative generation and compilation deployment.