In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: Having worked with SX/B for a long time I think it's fair to say that it lives somewhere between PBASIC (very full featured BASIC) and Assembly (blazing speed, do what you want, not as easy to code for beginners). I think it's a good balance of abilities. The cool thing is as you learn neat assembly tricks from gurus like Peter (pjv) you can incorporate them into you SX/B programs (SX/B supports Assembly code blocks). You may ultimately switch to pure Assembly, but you don't have to -- SX/B produces very nice code and if you structure your code like an Assembly programmer would, the results are fairly compact. Remember, SX/B compiles to straight assembly -- now, it will never be quite as fast as properly designed, hand-coded Assembly, but it will absolutely run circles around the same program running on a BASIC Stamp. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=160995#m161007 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)