my production code was written in the 80s/90s in C, in what I would, with hindsight, describe as an abstract data type imperative style. #fsharp makes that much easier than C, while offering so much more.
my production code was written in the 80s/90s in C, in what I would, with hindsight, describe as an abstract data type imperative style. #fsharp makes that much easier than C, while offering so much more.
Two things put me off gleam:
I love using camelCase. They won't let me.
A major feature of F#, which has been shown to encourage better code bases, is the lack of forward references.
Not having forward references can be a pain until you reap its benefits.
Two things put me off gleam:
I love using camelCase. They won't let me.
A major feature of F#, which has been shown to encourage better code bases, is the lack of forward references.
Not having forward references can be a pain until you reap its benefits.
Microsoft's 3D technology needed dotnet DLL bindings. For C# folks too.
Microsoft's 3D technology needed dotnet DLL bindings. For C# folks too.