-
**Here we describe the process of:**
1. creating a master INDEX ([INDEXofOIL186Dictionaries.md](https://github.com/petermr/CEVOpen/blob/master/dictionary/INDEXofOIL186Dictionaries.md))of [DictionaryN…
-
Read and extract useful information from the [bash specifications issue](https://pubs.opengroup.org/onlinepubs/9799919799/) that could help direct the project implementation.
-
```
Missing "分か***" entries.
They are generated automatically.
=================================================
いいわかっ 1263 1355 4584 言い分かっ
つかいわかる 1258 1319 5355 使い分かる
とりわかっ 1362 …
-
For fractions like "1/2", EWT tokenizes into 3 words (with the exception of one instance that looks like an error: "1/2 brick"), and this is consistent with the comment under [`NumType=Frac`](https://…
-
-
Hi,
ShellCheck complains about the implementation of my __inc function:
```
__inc() {
printf '%d' $(($(< "$1") + 1)) > "$1"
}
```
As far as I understand, there is no race condition here as the re…
-
Simply put the program to recognize the proper facial expression to make from the context of the sentence being input or output. For example words with a negative connotation would correlate to worrie…
-
I have a web page that contains:
```
fixnum-log2
```
It would be nice to find this by searching ``log2``
Same for
```
uniform-random-float
```
It would be nice to find with ``"rando…
-
Both folders and files adopt different naming policies: we should define a "final" policy, and update the README if needed
My incomplete proposal: I guess it's best to avoid white spaces when namin…
-
The recent release of Demul has the same rom namings from older MAME versions:
Usagi - Yamashiro Hen:
The rom name has changed but the game name is still the same as the old rom name (Usagui)
Death…