Skip to content

haze/tornado-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tornado-text

tornadotext in numerous languages

guidelines

  1. take text and tornado it. look at example shift functions
  2. output either specified line amount (+ 1) or infinite (if none were given)

contrib

just pull request with your code in a folder and a output.txt and ill accept (if it meets guidelines)

LoCs / Language

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

About

tornadotext in numerous languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •