-
This proposal, deprecating #9459, is for a command-line tool for orchestration of multi-container apps, suitable for development environments, automated CI setups and staging and production deployment…
-
[PGFinder 2.0.pptx](https://github.com/Mesnage-Org/pgfinder/files/14169975/PGFinder.2.0.pptx)
-
### Describe the bug
**NB:** _Using branch_ `main` _(specifically, version_ `1.7.5.dev60`_) instead of version_ `1.7.4` _resolves this issue. Please read below, including the_ `Additional context` …
-
I am somewhat familiar with lambda functions, but this article is still pretty opaque to me. It would be helpful to have the examples grouped with their specific descriptions, rather than grouping all…
-
reporter issue reference|document (UM/RM/EBNF)|page|line
:--|:--|--:|--:
DI-21|RM|162|if-then-else p. 162
DI-22|RM|162|if-then-else p. 162
***
Keyword elseif is unnecessary. Construct else if doe…
-
**Context:** This is an early stage idea to gather some feedback, it's a byproduct of the design of "SubeX", the next version of [Sube](https://github.com/virto-network/sube) that aims to be XCM centr…
-
Sorry if this is not the right place to send feedback from the "general public".
The name `execution::just` is a little bit miss leading for a functional programming developer. Usually `just` is as…
-
Update: I'm sorry for this duplicating, now I see: https://github.com/trealla-prolog/trealla/issues/62
So, there is "open(filename,read,Str,[mmap(Ls))", but I'm still confused whether phrase_from_f…
-
_Sorry for long text in advance and as a disclaimer, I plan to tag others here and probably not be too involved in this discussion for now (if it happens). So please feel free to manage the issue as y…
-
### Description
The fact that Lean uses classical axioms on occasion to avoid fiddling with decidabilty instances is well-known and mostly harmless. However, there are some cases where this is not …