Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.43 KB

File metadata and controls

37 lines (26 loc) · 1.43 KB

C

  • normative
  • dense and strangely organized
  • notoriously difficult to interpret, but worth reading (or skimming) anyway
  • non-normative, except possibly where it describes GNU extensions
  • much friendlier than the spec
  • teasing apart standard and non-standard features can be annoying at times
  • excellent documentation
  • somewhat self-aggrandizing

MATLAB

  • bad language, decent docs

Python

Language Reference (2, 3)

Library Reference (2, 3)