jfioasd
jfioasd
https://github.com/m-ender/hexagony
http://www.mmix.cs.hm.edu/ (specifically, MMIXware)
Similar to [this](https://github.com/DennisMitchell/jellylanguage/issues/91) issue, I decided to run Lynn's method on Japt answers. [Query used.](https://data.stackexchange.com/codegolf/query/edit/1733027) Code is the same as the [Vyxal corpus](https://github.com/Vyxal/Vyxal/issues/14). Results: ``` 2-graphs: 109 f 98 m...
V Corpus
Similar to [this](https://github.com/DennisMitchell/jellylanguage/issues/91) issue, I decided to run Lynn's method on V answers. [Query used.](https://data.stackexchange.com/codegolf/query/edit/1733029) Code: ``` import csv import collections digraphs = collections.Counter() trigraphs = collections.Counter() quadgraphs = collections.Counter()...
Similar to [this](https://github.com/DennisMitchell/jellylanguage/issues/91) issue, I decided to run Lynn's method on Pip answers. [Query used.](https://data.stackexchange.com/codegolf/query/edit/1733028) Code used is same as [Vyxal's corpus.](https://github.com/Vyxal/Vyxal/issues/14) Results: ``` 2-graphs: 66 $+ 51 a@ 50...