New programming Language!!!!
lobo
Posts: 100
By asking this question i dont mean any disrespect or am implying that i dont like the propeller language:
Having said that why in the world is it that everytime the people at parallax create a gadget or invent or enhance a gagdet they create a new language?
I mean dont we have c++, java, basic, #, ect, programs that are a billion times better than this language.
why? a new language? is it business or just to get our lazy buts to work our minds?
what say you?
Having said that why in the world is it that everytime the people at parallax create a gadget or invent or enhance a gagdet they create a new language?
I mean dont we have c++, java, basic, #, ect, programs that are a billion times better than this language.
why? a new language? is it business or just to get our lazy buts to work our minds?
what say you?
Comments
Well, I don't think basic would be able to do the job that spin does, seeing as how basic is kinda "slow."
SPIN is slow don't get me wrong, compared to assembly, but it is specifically designed for this processor, just the the PBASIC for the BS (no pun intended
SPIN seems to be well designed, certainly has features derived from programming languages that have served the test of time. At this point, the compiler appears to be stable and pretty much bug-free. The language is not hard to learn and seems to be well matched to its intended use.
Frankly, the fact that Chip got a decent interpreted language in that space at all is purely a testament to his skill; It's pretty silly to complain because it's not a full implementation of the C++ or Java specs.