Eiffel Programming

 


Updated June 18.

eFractal means e(Eiffel)Fractal. Eiffel is an Object Oriented language that is really nice to program in. I like it because it is very readable, easy to build upon good libraries, and the typical technological reasons. Basically I am able to take programs like Miron Brezuleanu's eSwirl and his EXG toolkit and get a nice program working quickly.

To me it is a language that takes the work of the best 10% of programmers and makes it so you can build upon that work and get things running correctly. And all the while making it so I don't destroy all the work the best progammers have put into their code.

Some links . . .
A good starting place for Eiffel
SmallEiffel