The strong force behind this project is Pieter Hintjes from Belgium. Unfortunately two days ago he published his latest article on http://hintjens.com/blog:115 Sad news. I hope his work will continue by the Open Source community members.
-----Original Message----- From: use-livecode [mailto:[email protected]] On Behalf Of Matt Maier Sent: Sunday, April 24, 2016 13:05 To: How to use LiveCode <[email protected]> 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 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 defines a code generator which then creates code. http://download.imatix.com/mop/introduction.html I'm trying to wrap my head around it. They also use their code generator to generate their code generator. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
