Guest RobinV Posted July 20, 2008 Report Posted July 20, 2008 Hey all, I wonder if I can do scripting with my HTC S710 and how? I have found about PythonCE and MortScript.. But Python is a Pain to learn and MortScript is Basic-Like Scripting. I am looking for a more C++-like Scripting Language. so: for(init;during;end){} while(true){} if(true){}else{} Also I'd like it to run External Programs. So, well is there a Easy way to do this? Or should I try to find a Compiler for C on WinCE (Since that idea just sucks. Try Compiling a Code.. I am sure that (since I have to change it quite a lot) it will take days to get what I finaly want) I also tryed PocketPerl but that one just told me he wasnt going to work. If there is a PocketAssembler I'd like to know aswell. I don't might to code in Assembler on it. It has the for, while and if function how I am used to it so ^^ heh, well how to script in WindowsSmartphone?
Guest chucky.egg Posted July 21, 2008 Report Posted July 21, 2008 SK Schema may be advanced enough for you... http://s-k-tools.com/index.html?skschema/m_skschema.html
Guest Paul (MVP) Posted July 21, 2008 Report Posted July 21, 2008 Check out Mortscript: http://www.sto-helit.de/index.php?module=p...amp;action=view :D P
Guest Confucious Posted July 24, 2008 Report Posted July 24, 2008 Didn't he say Mortscript was to basic? Mort? Sto-helit? A Pratchett fan methinks.
Guest RobinV Posted August 14, 2008 Report Posted August 14, 2008 Hey, Thanks for all the help. But none of these are really intresting to me. So I decited to write my own Scripting Language. And Compiler. I know how much work it is :D but well I kinda have to for what I want. (DLL Calls and Inline ASM) Thanks anyway. If My Coding Language (That still needs a Name) is done Ill report it back here on MoDaCo aswell :D Cheers, Robin
Guest Just_Chillin Posted September 2, 2008 Report Posted September 2, 2008 Hey all, I wonder if I can do scripting with my HTC S710 and how? I have found about PythonCE and MortScript.. But Python is a Pain to learn and MortScript is Basic-Like Scripting. I am looking for a more C++-like Scripting Language. so: for(init;during;end){} while(true){} if(true){}else{} Also I'd like it to run External Programs. So, well is there a Easy way to do this? Or should I try to find a Compiler for C on WinCE (Since that idea just sucks. Try Compiling a Code.. I am sure that (since I have to change it quite a lot) it will take days to get what I finaly want) I also tryed PocketPerl but that one just told me he wasnt going to work. If there is a PocketAssembler I'd like to know aswell. I don't might to code in Assembler on it. It has the for, while and if function how I am used to it so ^^ heh, well how to script in WindowsSmartphone? Hello everyone no0B here but I'm not new at Scriptin. I've been scripting since MSN was in the chat business now i only use servers such as SPCN (sparkpea) or buzzen flash chat.... I'm not sure if it's possible to run IRC on your cell phone that would be a bit much check out my Wing just fast forward the video to the middle and watch because its a long video and the beginning is boring :-) http://vids.myspace.com/index.cfm?fuseacti...7d-1840d93f2139
Guest pidsw Posted September 3, 2008 Report Posted September 3, 2008 If you don't mind the managed overhead, how about managed C++ running off .NET 3.5? Do you have Visual Studio 2008? Are there publically available free ARMIV Assembers out there?
Guest RobinV Posted October 8, 2008 Report Posted October 8, 2008 Are there publically available free ARMIV Assembers out there? Id love to have a ARMIV Assembler. But I can't seem to find one. About developing my Own scripting Language. Its almost done. It only has to be ported to Windows Mobile. And thats were I am stuck =P Cheers, Robin
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now