-
It appears that type _stringOrEmpty_ when defining options is erroneously being validated the same as _string_. Here is what I found.
```
public static EJES_OPTION_HELP_APP: ICommandOptionDefin…
-
-
Clearly there is no way for the following collapse to have any item:
```
!(== () (collapse (let* (($L ())
($x (superpose $L)))
$x)))
```
**Yet:*…
-
[Bosque](https://github.com/microsoft/BosqueLanguage) is something I saw just today. Some (and, of course, just some) of its ideas seem to be along similar lines. There might be something to learn fro…
-
Architect expressions are addressable from any other expression. This avoids the need to have a package manager for Architect expressions.
## Dhall
This idea derives from the Dhall language for …
-
# @chrlschn - React is the New IBM
You’ll never get fired for picking it, but it’s going to be expensive, bloated, difficult to get right, and joyless every step of the way.
[https://chrlschn.dev/bl…
-
Hello!
The language looks awesome! I just started using it but I didn't find editor support except for syntax highlighting, so I started to create a Language Server Protocol implementation and a VS…
-
I have a strong dislike of code where `->` and ` ()
| None -> keepGoing
()
| None ->
keepGoing
dsyme updated
2 years ago
-
Create a syntax (I'm thinking in `for*`) for allowing comprehensions to produce an Iterator instead of a list, similar to what python does. This would help when the goal is not to map a list, but use …
-
https://github.com/go-ini/ini
though I'm not dealing with config files these days… :stuck_out_tongue_closed_eyes:
ghost updated
7 years ago