Fibonacci in "Pure" Object-Oriented Languages Using a few pure object-oriented programming languages, I wrote the same simple program that calculates Fibonacci number. Just for fun. The languages are: Ruby Smalltalk Io Scala Dart If you know any other "pure" OOP languages, submit a pull request.