Y
Hacker News
new
|
ask
|
show
|
jobs
by
abdullahkhalids
1061 days ago
One idea is a programming language that allows both, with different syntax. Say A[i] for 0 based and A{i} for 1 based.
1 comments
majewsky
1061 days ago
This sounds like a really good idea... if you want to hide subtle backdoors in innocuous-looking code.
link
abdullahkhalids
1061 days ago
It would be okay for scientific programming languages like Mathematica or Matlab which are usually not used within adversarial security scenarios.
link