Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
strken
on Oct 2, 2024
|
parent
|
context
|
favorite
| on:
COBOL has been “dead” for so long, my grandpa wrot...
Is COBOL actually memory safe in the same way Rust is memory safe? I thought it was just "we don't allow dynamic allocation", and I'd assume programmers often implement their own half-baked dynamic allocation on top.
rightbyte
on Oct 2, 2024
[–]
Just like Rust the 'use after free' problem becomes the 'use after it does not make sense' problem instead. Which Valgrind wont find for you either.
I think new Cobol has 'allocate' and 'free' though.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: