-
Hi,
As a suggestion, I would like to see a comparison of Berry and other languages. I assume that would focus on scripting languages. For example:
JavaScript
Julia
Lua
Perl
PHP
Python
Ruby…
-
### Describe the bug
rangesOverlap uses string comparison to determine overlap, which I believe is incorrect.
```typescript
// example
rangesOverlap(
["10.0.0.0", "10.0.15.255"], // 10.0.0.0/…
-
A brief comparison of language lookbehind syntaxes with links to their manuals.
| Language | Syntax | Variable Length | Docs |
|--------|----------|------|-----|
| Perl | `(?
-
While using VPL Jail Server version 4.0.3 to evaluate programs written in C#, we observed that the inputs provided in test cases are being included as part of the program's output. This results in an …
-
It would be very useful to have a table in the wiki comparing some common patterns in Hypatia, Elm and Purescript. See e.g. the Reason/OCAML comparison at https://facebook.github.io/reason/mlCompared.…
-
The current repository provides comparisons of various AI language models. However, there are several recent models and unique architectures that are not included in the existing comparisons. Expandin…
-
Doc needed: a discussion of how JSpecify nullness features map to those in other languages. This doesn't necessarily have to start life as a polished end-user-facing doc.
Links go to a page explain…
-
The AWE Language tool is currently a thin wrapper on the AWE Language Tool server. While we do not make a great deal of use of this tool it makes sense to compare the current implementation with othe…
-
The [differences from Haskell](https://github.com/purescript/documentation/blob/master/language/Differences-from-Haskell.md) doc in this repo is really helpful.
Likewise, this [Elm to PS cheatsheet…
-
NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help
**Describe the bug**
The `hapi-fhir-cli` does no import relationships when load…