Y
Hacker News
new
|
ask
|
show
|
jobs
by
cpeterso
121 days ago
There are a few tools to compile COBOL code to .NET without needing to rewrite in a different programming language.
1 comments
ep103
121 days ago
This is the first thing that occurred to me. The people above suggesting a cobol to python or go update confuse the heck out of me. Why not just convert to vanilla jacascript at that point? Bizarre
link
whynotmaybe
121 days ago
You usually want a language that provides compile-time check and you already use and know.
link