←back to thread

.NET 10

(devblogs.microsoft.com)
489 points runesoerensen | 5 comments | | HN request time: 0.749s | source
1. igravious ◴[] No.45899228[source]
Anybody remember IronPython, IronRuby, etc?
replies(3): >>45900364 #>>45901048 #>>45905585 #
2. OkGoDoIt ◴[] No.45900364[source]
I do! Pretty sad that IronPython isn’t a thing anymore, especially now that I’ve actually had to learn Python for machine-learning related reasons. At least .net did get the dynamic data type out of its brief interest in these.
replies(1): >>45905499 #
3. Zambyte ◴[] No.45901048[source]
IronScheme[0]! I was pretty happy to be able to expose async-await in a neat little library[1]. I wonder if it's in use anywhere. I didn't get to use it in the project I was working on at the time.

[0] https://github.com/IronScheme/IronScheme

[1] https://github.com/IronScheme/IronScheme/pull/141

4. orphea ◴[] No.45905499[source]

  > Pretty sad that IronPython isn’t a thing anymore
Why? It seems the latest release is quite recent (9 months ago)
5. ◴[] No.45905585[source]