Since you made this in reply to the thread on microprocessors, i
assume you're talking about MCU projects...., the site i listed in the
previous post has C interepreters available for a variety of chips....
Program Hello
Begin
writeln("Hello");
readln( );
{ i can't remember if you MUST read to a string, or
if you can read to the null device, i
haven't reloaded it since i reformated my HD}
end.
--- In turbopascalprogramming2@yahoogroups.com, robert ryan
<jaacckkee@...> wrote:
>
> i am interested in proejcts that go from Pascal to C
> to C++. I don't remeber too much Pascal, so i might
> need some help, such as
>
> Program hello
> writeln "Hello";
> readln " ";
> end.
>
> #include <stdio.h>
> int main() {
> println("Hello");
> return 0;
> }
>
> #include "std_lib_facilities.h"
> cout << "Hello";
> return 0;
> }
>
> --- John Vesty <javesty@...> wrote:
>
> > Hi Lithium
> >
> > I would be interested in the version of Pascal for
> > micro-controller projects. Is it free?
> >
> > Regards
> >
> > John V.
> >
> > lithium381 <no_reply@yahoogroups.com> wrote:
> > Aye aye! Long live Pascal! I've recently
> > gotten the idea in my head
> > to do some micro-controller projects...normally
> > those use ASM or a
> > form of it...i don't know ASM...(though i would like
> > to learn) but i
> > found a pascal interepreter for it!!! YES!!! So,
> > I'll post some
> > projects and such if i get around to building them,
> > i have other
> > projects i'm working on that i really need to finish
> > first....FM
> > transmiter, stepper motor control(probably first
> > project with
> > microcontrollers) an R/C car from scratch etc......
> > why, becuase i
> > can! See y'all next time
> >
> > -Lithium
> >
> >
> >
> >
> >
> >
> > ---------------------------------
> > What kind of emailer are you? Find out today - get
> > a free analysis of your email personality. Take the
> > quiz at the Yahoo! Mail Championship.
> >
> > [Non-text portions of this message have been
> > removed]
> >
> >
>
>
>
>
>
________________________________________________________________________________\
____
> Expecting? Get great news right away with email Auto-Check.
> Try the Yahoo! Mail Beta.
> http://advision.webevents.yahoo.com/mailbeta/newmail_tools.html
>