Re: model oriented programming

2016-04-27 Thread Robert Mann
so I can test server scripts on desktop, but that is another story. Thanks for the link. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/model-oriented-programming-tp4703821p4703899.html Sent from the Revolution - User mailing list archive at Nabble.com.

RE: model oriented programming

2016-04-24 Thread Erik Beugelaar
-livecode-boun...@lists.runrev.com] On Behalf Of Matt Maier Sent: Sunday, April 24, 2016 13:05 To: How to use LiveCode Subject: model oriented programming So, Livecode is a scripting language. Whatever logic and data I string together in LCS is converted by the engine into equivalent code in

model oriented programming

2016-04-24 Thread Matt Maier
So, Livecode is a scripting language. Whatever logic and data I string together in LCS is converted by the engine into equivalent code in languages like C. Does that make the LC engine a code generator? Seems like it does. These guys take it one level farther back and start with a model which defi