meanfreepath (
meanfreepath) wrote2007-08-23 06:52 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
(no subject)
Despite all that people say about Python being an easy language to work with, I'm really FORTRAN to be much easier to work with. I'm modifying legacy F77 code, and while it's picky in terms of formatting, to me FORTRAN code is much more straightforward to follow. Clearly I haven't internalized the object-oriented programming paradigm...
no subject
ah
Object Oriented: Ruby (yes I like it much better than Python)
Breakneck Speed: C, and sometimes C++
Pure Badass: Erlang
Bit of a tangent-- I recently heard someone claim that compiled Lisp runs faster than equivalent C code...