tornadotext in numerous languages
- take text and tornado it. look at example shift functions
- output either specified line amount (+ 1) or infinite (if none were given)
-
nv-vn (nv) [haskell, idris, scheme (guile), ocaml, bash]
-
hvze (haze) [wren, perl6, io, java, go, swift, rust``]
-
apteryx [rust-help]
-
arianon [ruby]
-
tso [php]
just pull request with your code in a folder and a output.txt and ill accept (if it meets guidelines)
You can get this by running:
$ wc -l ./*/[Tt]ornado.* | head -$(ls -l | grep ^d | wc -l) | sort | awk '{split($2,x,"/");print x[2] ": " $1}' | column -t
haskell: 14
ocaml: 16
idris: 17
bash: 18
scheme: 23
io: 27
ruby: 31
java: 45
go: 50
rust: 55
swift: 57