ST215 / refucktoring

Files for zany social coding event at RC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

refucktoring

About Refucktoring

Make incremental changes to destroy the code, and keep the test cases green! As with Refactoring, make small changes line by line to your source file of choice, and run the tests after each change. The goal is unreadable code, obfuscated programs, maintenance nightmares, and slow running times.

To refucktor one of these projects, download or clone the folder, or choose a source code and its associated test suite. The source code file should have some comments with more information about the program to be Refucktored.

The Code

This code was chosen from reputable sources, such as RosettaCode.org and textbooks. This is not original code, and every effort has been made to credit the source in the readme accompanying each project. This code is intended to be messed with, so please do not use it as a basis for anything serious.

About

Files for zany social coding event at RC


Languages

Language:JavaScript 73.3%Language:Ruby 9.5%Language:Python 6.0%Language:C 4.3%Language:Java 1.6%Language:Haskell 1.6%Language:Lua 1.3%Language:Visual Basic 0.9%Language:Tcl 0.8%Language:HTML 0.6%Language:Shell 0.1%Language:Makefile 0.1%