tastejs / PropertyCross

Helping developers select a framework for cross-platform mobile development.
propertycross.com
591 stars 215 forks source link

Add a Marmalade implementation #56

Open ColinEberhardt opened 11 years ago

ColinEberhardt commented 11 years ago

http://www.madewithmarmalade.com/

As suggested on Twitter:

https://twitter.com/CodeRanger/status/286932359918534656

Marmalade seems to be a pretty popular C++ based framework.

janpio commented 11 years ago

Probably the way to go with Marmalade: http://docs.madewithmarmalade.com/userjourneys/create-a-native-app.html http://docs.madewithmarmalade.com/native/api_reference/iwnuiapidocumentation/iwnuiapioverview.html

It also supports HTML5/CSS/JS, but then it's basically PhoneGap.

ColinEberhardt commented 11 years ago

@piotrowski thanks for the information. Are you interested in contributing an implementation? That would be great!

janpio commented 11 years ago

I have no experience with Marmalade that exceeds reading the documentation, sorry. But maybe on a slow weekend...

ColinEberhardt commented 11 years ago

@piotrowski no worries - thanks for the info :-)