Skip to content

Instantly share code, notes, and snippets.

@cromwellryan
Last active July 14, 2016 12:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cromwellryan/c0482693128c196dc51a4caa53e07ede to your computer and use it in GitHub Desktop.
Save cromwellryan/c0482693128c196dc51a4caa53e07ede to your computer and use it in GitHub Desktop.
Dayton Clean Coders 2016-07-13: FizzBuzz kata in Unfamiliar Languages using https://repl.it
@zastrow
Copy link

zastrow commented Jul 13, 2016

Jade/CSS: http://codepen.io/zastrow/pen/kXxzmA

(Used Codepen instead of Repl.it, so I could try Jade)

@tigt
Copy link

tigt commented Jul 13, 2016

Scheme: https://repl.it/Cbcw/0

I tried making it in what the internet told me was idiomatic Scheme, but it turns out I cannot understand what the internet tells me is idiomatic Scheme.

@larrydanna
Copy link

My first Python as well.

https://repl.it/CbbI/35

@derekhubbard
Copy link

derekhubbard commented Jul 13, 2016

FizzBuzz in Scheme: https://repl.it/Cbcy/0

@AdilKhn
Copy link

AdilKhn commented Jul 13, 2016

(@thatadilkhan) GO: https://repl.it/CbbZ/3

@kuatsure
Copy link

@derekhubbard
Copy link

FizzBuzz in Lua: https://repl.it/CbcN/1

@LukeKuenneke
Copy link

@bryanbraun
Copy link

FIzzbuzz in Swift (with 💩): https://repl.it/Cbb8/2

@Ororophoenix
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment