Re: Embedded Basic interpreter recommendations?
- From: ArarghMail903NOSPAM@xxxxxxxxxxxxxxxxx
- Date: Sat, 14 Mar 2009 05:14:03 -0500
On Sat, 14 Mar 2009 01:01:33 +0000, Guy Macon
<http://www.GuyMacon.com/> wrote:
<snip>
While you are correct about QBasic and QuickBasic not being the same
I really wish someone would make something that runs on a modern
microcontroller that is as as good as those old BASICs, add
special capabilities from the stamp world such as PWM and
reading a pot/capacitor using a digital pin, maybe steal a few
ideas about structure from QBASIC (which is *not* the same thing
as QuickBasic) and release it as open source.
thing, they both come from a common source code base, IMO. I have dug
around the insides of all of them, and the common points get pretty
obvious after a while.
The RepRap world would eat it up.RepRap ?
QBASIC 1.1 is 194,309 bytes, compressed. 250k or so uncompressed.
And it relies on DOS for file I/O and memory management -- another
100k or so? Would it even fit on a modern microcontroller?
--
ArarghMail903 at [drop the 'http://www.' from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the extra stuff from the reply address.
.
- Follow-Ups:
- Re: Embedded Basic interpreter recommendations?
- From: Guy Macon
- Re: Embedded Basic interpreter recommendations?
- References:
- Embedded Basic interpreter recommendations?
- From: John Speth
- Re: Embedded Basic interpreter recommendations?
- From: Jon Kirwan
- Re: Embedded Basic interpreter recommendations?
- From: Jon Kirwan
- Embedded Basic interpreter recommendations?
- Prev by Date: Re: Lint
- Next by Date: Re: does anybody know tools to draw flow charts?
- Previous by thread: Re: Embedded Basic interpreter recommendations?
- Next by thread: Re: Embedded Basic interpreter recommendations?
- Index(es):
Relevant Pages
|