linguist/samples/Turing
Santiago M. Mola 59e10a2264
Add Turing samples and improve heuristic (#5020)
Add random Turing samples that were previously misclassified as other
languages (e.g. Raku).

* Turing/BlockTower.t
  * Source: a284496988/BlockTower.t
  * License: MIT
* Turing/start.t
  * Source: https://raw.githubusercontent.com/null-dev/Hyper/master/HyperEditor/start.t
  * License: MIT

Remove ^\s*class\b pattern from Raku for .t files, to avoid matching all
Turing files using classes.
2020-09-29 13:27:32 +01:00
..
BlockTower.t Add Turing samples and improve heuristic (#5020) 2020-09-29 13:27:32 +01:00
simplegame.t Improve Turing sample (#3040) 2016-06-07 06:13:12 -06:00
start.t Add Turing samples and improve heuristic (#5020) 2020-09-29 13:27:32 +01:00
turing.t Improve Turing sample (#3040) 2016-06-07 06:13:12 -06:00