metacontent

↗ HN profile [ 75.1 ms ] full profile
Karma
148
Created
October 1, 2010 (15y ago)
Submissions
0
  1. https://sosml.org/ https://github.com/SOSML/SOSML Nice to see a new SML project, even if it happens to be written in typescript. Requires ; at the end of statements to evaluate. For example fun gcd (x, y) = if y = 0…

  2. I recently heard the expression: "If you think you know C++ then you don't know C++". I take that to mean that C++ is sufficiently large and complex that it is not very common for someone to be deeply familiar with all…