Because of some guy called Slava who's working on Factor, I had to start reading some about stack based programming languages. Forth looks totally crazy, almost as bad as APL. Take a look at this example code for multiplying complex numbers:
: cm 2OVER 2OVER ROT ROT * >R * >R ROT * >R * R> - 2R> + ;
Not exactly good readability...
It's now 01.19 and I should get up in 4h 50min.. I should not be reading this..
2007-02-03
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment