Programming with C#?
ThePwnStick
Posts: 6
Hi all.
Is there any way to program for the Propeller with C#?
Or a C# to Spin converter?
I don't really want to learn a whole new programming language.
Is there any way to program for the Propeller with C#?
Or a C# to Spin converter?
I don't really want to learn a whole new programming language.
Comments
-Phil
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
'Just a few PropSTICK Kit bare PCBs left!
I AM over the hill! C seems like a big kluge to me - what I really liked was Pascal!
(old) Jerry
PhiPi: Oh ok. I'll try.
Besides, I'm with Phil. I've learned many programming languages over the years. The more languages you learn, the more you understand the broader concepts and the less the differences between languages matter.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"I have always wished that my computer would be as easy to use as my telephone.· My wish has come true.· I no longer know how to use my telephone."
- Bjarne Stroustrup
Post Edited (Ken Peterson) : 12/11/2008 12:25:42 PM GMT
You have to watch your indentation but you have more tools at your disposal in some things like elseif etc. Many things are much simpler to implement as spin is really in my mind like an optimized C expressly for microcontrollers.