-
I think this is low priority, but in writing this section:
https://www.oilshell.org/blog/2021/12/backlog-language.html#redirects-to-memorize
I remember the case of piping stderr but not stdout:
…
-
* Four months ago (November, 2017), Visual Basic MVP Klaus Löffelmann (@KlausLoeffelmann) was invited to attend the VB LDM to present on the challenges of modern GUI programming. Klaus presented a few…
-
#### Version
8.8+alpha
#### Description of the problem
I would like to be able to script `Optimize Proof` and `Optimize Heap` for the purpose of scripting benchmarks. (I'm not quite sure how…
-
This is the tracking issue for introducing a statically checked mechanism for declaration-site variance in Dart.
Background: The original request motivating this kind of feature is dart-lang/sdk#21…
-
Currently Qalculate! suffers from very specialized expression simplifications. It's impossible to do more sophisticated transformations. Implementing such generic transformation framework would have g…
-
I know the rationale behind templates named arguments is to outline similarities with HTML5's future custom elements, however as a developer I would really appreciate that syntax to be optional, mainl…
-
As someone who was firmly in the F# and partial application camp, I'm very interested in the teeny section at the end of the readme called [Tacit unary function application](https://github.com/tc39/pr…
mmkal updated
3 years ago
-
With the introduction of subtyping, natural representations of Top and Bottom exist: type any, given by X as X, is Top, whilst type void is Bottom.
Unfortunately, since Bottom is a subtype of every…
-
Copilot shall have custom instructions like OpenAIs ChatGPT does do.
This could be achieved by an instruction file in each project. Of course, a global file might also be helpful.
Typical e…
-
I have a few thoughts here resulted from https://github.com/red/red/issues/2216.
See also REPs on vectors https://github.com/red/REP/issues/12 and esp. https://github.com/red/REP/issues/10
The **a…