| ▲ | Show HN: G# –> a new dotnet language like Go/Swift/Kotlin with C# interop(davidobando.github.io) | |
| 3 points by DavidObando 10 hours ago | 2 comments | ||
I started working on this back in 2019, mostly as a design idea. Over the last month I made a big push to make it 100% usable and replace C# in all my personal projects. I now feel it's solid enough to gather feedback from other developers. If you take it for a spin, I hope you enjoy it and send your thoughts! | ||
| ▲ | daytonellwanger 8 hours ago | parent | next [-] | |
Nice work! Apparently the docs are solid - my LLM successfully translated a TypeScript program with the original program and the docs URL as the only input | ||
| ▲ | zombot 9 hours ago | parent | prev [-] | |
Please just make F# better. Normal functions still can't have default arguments, it only works with methods. Kind of ironic for a language that wants to be functional. That would mean functions are first-class objects. | ||