Hi,

2009/5/7 Sebastien Lelong <[email protected]>:
> Looks nice, though I don't catch every details ! (is this about amforth:
> http://amforth.sourceforge.net/ ?)
This looks nice, but it is forth on the bare metal. What I do is run a
C program that does all kinds of stuff, amongst which compiling and
executing simple forth code.

> When I build a board/program, I almost always implement a
> Read-Eval-Print-Loop through serial, used to configure and act on the board.
> Kind of high level, program specific interpreter. Going lower (ie. close to
> PIC peripherals, I don't know exactly how much and how) can give a nice
> dynamic interpreter.
This might be similar. What kind of commands does your interpreter support?

> I'm not saying this can be used in serious application, I'm just thinking it
> can be fun to develop, hopefully fun to use, and can open nice opportunities
> (eg. a GUI to dynamically control a PIC), and may be of interrest for
> educational purpose.
Fun should be the main goal, otherwise it would look like work ;)

Joep

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to