logoalt Hacker News

christophiluslast Sunday at 5:17 PM1 replyview on HN

F# is wonderful. I wish someone would make an F# that compiled as fast as OCaml or Go and which had Go’s standard library and simple tooling.


Replies

pjmlplast Sunday at 6:41 PM

.NET ecosystem is only matched by Java, and Native AOT exists, even if there are some issues with printf, due to its current implementation.