Don Syme

Results 196 issues of Don Syme

I'm trying to embed F# values, e.g. this example: http://tpetricek.github.io/FSharp.Formatting/evaluation.html I get the error "Exception: Output, it-value and value references should be replaced by FSI evaluatorOne or more errors occurred."...

Hi @stephan-tolksdorf , Some people (e.g. @cartermp) have asked if it would be possible to have this in fsprojects to allow ongoing development by a broader community. It's a key...

Hi @penberg Have you thought about using [FSharp.Compiler.Service](http://fsharp.github.io/FSharp.Compiler.Service/) and generating JVM code from [the resolved expression trees](http://fsharp.github.io/FSharp.Compiler.Service/typedtree.html) and [symbols](http://fsharp.github.io/FSharp.Compiler.Service/symbols.html) that component gives you? If you succeeded, you could then bootstrap...

Someone has stolen this idea, and used it for a far more successful product https://github.com/kelseyhightower/nocode/ I'm attempting to at least get them to acknowledge it: https://github.com/kelseyhightower/nocode/issues/4833

Thoughts @gregoryyoung ? Too radical?

With the [proposal to add Zero](https://github.com/gregoryyoung/nothing/issues/12), I suggest we rename "Nothing" to "One", or perhaps "Something".

I would encourage you to add a reference to William Shakespeare, who first came up with the idea, see [here](https://en.wikipedia.org/wiki/Much_Ado_About_Nothing) ![image](https://user-images.githubusercontent.com/7204669/87853103-464eb380-c8ff-11ea-99f2-1e5b96d91bfa.png) The .NET community has a problem acknowledging the original...

The Nothing type needs to correctly support serialization and deserialization so that the "Nothing.Instance == Nothing.Instance" is always true :)

The age of the data scientist is upon us. In the era of big data we need frameworks that can handle the uncertainty and scale inherent in the never-ending rivers...