Y
Hacker News
new
|
ask
|
show
|
jobs
by
steinuil
2576 days ago
OCaml does just that; it might have been the first language to have 0b and 0o prefixes for binary and octal literals.
https://discuss.ocaml.org/t/the-origin-of-the-0b-01-notation...