Some thoughts on yesterday's experiment about F-Script in general.
I'm very happy with the power of the language, the speed, Objective-C class access, the class browser, and the interactive shell. That said, it is clear that
the code I wrote today, which is much better than
yesterday's code, F-Script is about on a par with Ruby for readability, imho. By which I mean, it's a bit harder to see what's going on than in a language like Python, or even (clean) Objective-C. One must impose a certain amount of self-restraint then, especially if you're on a project with others.
[Read more…]