Bug 3279 - forth interpreter
: forth interpreter
Status: RESOLVED WONTFIX
Product: SB 2/3
Classification: Unclassified
Component: Misc
: 41
: All All
: P2 enhancement (vote)
: Future
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-04-16 07:17 UTC by Blackketter Dean
Modified: 2007-05-02 11:53 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
graspforth (23.86 KB, multipart/x-tar)
2006-04-16 07:20 UTC, Blackketter Dean
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Blackketter Dean 2006-04-16 07:17:42 UTC
It would be useful to the community to be able to run their own code on the squeezebox (for visualizers, etc.) but memory/tools/licensing constraints make it hard to do native code.  We have a license to use graspForth, a very compact forth implementation, on Squeezebox.  I suggest that we use the gdb thread (unused in non-debug builds) to run the interpreter.
Comment 1 Blackketter Dean 2006-04-16 07:20:35 UTC
Created attachment 1186 [details]
graspforth

 from ftp://ftp.taygeta.com/pub/Forth/Compilers/native/misc/graspForth/
Comment 2 Dan Sully 2006-08-04 17:20:21 UTC
Retargetting for post 6.5 assessment.
Comment 3 Blackketter Dean 2007-05-02 11:53:46 UTC
Not going to happen, there's no more memory on SB left.

Learn Lua.  :)