This Forum is Dedicated For all The Object Oriented PIC Lovers .......... The concept behind OOPic is straight forward. Use preprogrammed multitasking Objects from a library of highly optimized Objects to do all the work of interacting with the hardware. Then write small scripts in Basic, C, or Java syntax styles to control the Objects. During operation, the Objects run continuously and simultaneously in the background while the scripts run in the foreground telling the objects what to do.

Monday, February 18, 2008

[oopic] Re: BASIC vs. C/Java syntax

Most of the appeal of BASIC is that it is All-Purpose. Many engineers
and scientists that I know tend to do their prototyping in BASIC, and
then hand it off to programmers to optimize for size and speed in
whatever language is best suited to the app. BASIC can do anything
other langauges can, just not as fast or compact. And BASIC is very
readable and easy to debug.
I seldom code in C tho I know it is faster blah blah. The 'speed'
issue tends to dissipate when we are using ever-more-powerful
processors, and what's a few nanoseconds between friends, anyway? ;)

--- In oopic@yahoogroups.com, "rtstofer" <rstofer@...> wrote:
>
> --- In oopic@yahoogroups.com, Andrew Porrett <slicerwizard@> wrote:
> >
> > The reason? Whoever writes/wrote those examples is a BASIC
weenie
> > (along with most OOPic users, although that may be changing,
given
> > Java's popularity)
> >
> > At 11:05 AM 2/18/2008, Brian Lloyd wrote:
> > >Virtually everything I have seen so far uses the BASIC syntax as
> > >opposed to C/Java syntax for code for the ooPIC. Is there a
> functional
> > >reason for this or is it purely personal preference?
> >
>
> OR...
>
> those people who use C (or Java) don't like the mangled OOPic
> versions of the languages.
>
> There is no functional reason for choosing one version over
another.
> However, unless a program in the C or Java version is both trivial
> and obvious, I won't mess with it.
>
> But, given that there is no functional reason for choosing C or
Java,
> why not just use Basic and appeal to a larger audience.
>
> Richard
>



Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/oopic/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/oopic/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

No comments: