I think I found them on the wayback machine here: https://web.archive.org/web/20040603010041/www.planetunreal....
Are they the ones you're talking about?
HN user
I think I found them on the wayback machine here: https://web.archive.org/web/20040603010041/www.planetunreal....
Are they the ones you're talking about?
By guaranteed optimisations talk, are you referring to this blog post by Robert O'Callahan: https://robert.ocallahan.org/2020/08/what-is-minimal-set-of-...?
https://www.pyret.org/ does it like this:
for each(str from [list: "Ahoy", "world!"]):
print(str)
end
for map(n from [list: 1,2,3]): n * n end
# ==> [list: 1, 4, 9]
for filter(n from [list: 1, 2, 3]):
n >= 2
end
# ==> [list: 2, 3]
for fold(sum from 0, n from [list: 4, 5, 6]):
sum + n
end
# ==> 15That W3 tips link is a decade old and not in any way normative. Appealing to it's authority is silly IMO and talking about semantic CSS like one does semantic HTML is even sillier as semantic CSS doesn't exist in the HTML sense.
Maybe unity will use a new version of C#? (deeply unlikely)
Actually they will upgrade Mono when IL2CPP is stable enough.
http://blogs.unity3d.com/2014/05/20/the-future-of-scripting-...
By default it is binary, but you can change it to a textual one: http://docs.unity3d.com/Manual/TextualSceneFormat.html
And they've also improved the merging story, see: http://blogs.unity3d.com/2015/02/17/production-workflow-impr...
Is there any proof whatsoever for this? I'm extremely skeptical because the first post Usenet post warns that you'd be sentenced to death if you were in possession of information about Kvikkalkul.
Sweden hasn't practiced capital punishment since 1910.