On Apr 20, 2012, at 2:48 PM, PZ wrote: > Are there any simplified languages the wrap the ObjC mumbo-jumbo into nice > neat command like BASIC? My current intention is to rewrite my apps in > RealBasic (or RealWhtever it is now). Are there other alternatives for those > of us who are not full-time programmers? I realize there is likely no > getting around using an object-oriented language. Other than RealStudio ( formally known as RB ), which is also object-oriented, I’m not aware of any procedural languages that might replace FB ( with the exception of C ). In terms of wrapping the Objective-C mumbo-jumbo, have you seen Bernie’s FBNS? Brian S.