Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

BCPL barely had types. Everything was an "int" and you stored pointers, addresses, floats and so on in that same type (no concept of sizeof(int) != sizeof(void*) in those days!)

Edit: nice intro to BCPL. It's much worse than I thought: http://www.davros.org/c/bcpl.html



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: