-
I'm proposing the fantasy-land community contributes more actively in the ECMAScript language design process. There's been some discussion on gitter, and we have at least 1 proposal idea.
I think …
-
I had a rough time getting stateless servers to work. The culprit appears to be `web-server/servlet/web`. Include it and stateless does not work, exclude it and it works quite seamlessly on a non-triv…
-
@diab0l commented on [Thu Apr 23 2015](https://github.com/dotnet/roslyn/issues/2212)
### tl;dr
Haskell has monads
Monads are like bacon
C# needs bacon
### Introduction
I have a mad craving for high…
-
Can it be written? :thinking:
-
I am trying to nail down in my mind, the fundamental _orthogonal_ semantic concepts of our proposed programming language.
| Concept | Description |
| --- | --- |
| `data` | [Unified sum, product,…
-
I propose adding the following section to the specification:
------------------
Any value may have a reference to a canonical module that works with values of that value's type. The reference sh…
-
I have been encountering an error when trying to pass a function to a higher order function block as below. I suspect that perhaps the ring in the `map` block is causing the first input not to be dete…
-
## Author background
- **Would you consider yourself a novice, intermediate, or experienced Go programmer?** Experienced.
- **What other languages do you have experience with?** C, Java, Rust,…
-
Whenever I have a new project, I find communicating the big vision important to engage other people. I thought I would ask questions from an outside perspective, and you/we could develop the answer. T…
-
Since normalization performance probably relies on efficient substitution etc., would you be interested in accepting a PR which uses the [`bound`](https://hackage.haskell.org/package/bound) library?
…