Re: What would be people's ideas on a Forth spreadsheet
- From: "Bruce McFarling" <agila61@xxxxxxxxxxxx>
- Date: 28 Sep 2005 23:45:00 -0700
Thanks to everyone who responded. I have done my first run through
formatting minisheet in my own peculiar style, changing the name to
msheet.fs and the name of "main" to msheet so that my little script
"fs" works ...
# run a forth script with its file named after its main word
gforth $1.fs -e $1 -e bye
factoring the main loop into a loop and a key to see what breaks
(locals), etc.
Instead of trying to work out a vanilla ANS'94 UI like LF/MF/PF, I'm
going to finish up my little "plug in front end" The-Panel and word on
converting minisheet to a backend that relies on the The-Panel
All to procrastinate on working out the main job, the toolkit for
binding regular Forth words into minisheet functions, but obviously
there is no delivery date.
.
- Follow-Ups:
- Re: What would be people's ideas on a Forth spreadsheet
- From: Krishna Myneni
- Re: What would be people's ideas on a Forth spreadsheet
- References:
- What would be people's ideas on a Forth spreadsheet
- From: Bruce McFarling
- What would be people's ideas on a Forth spreadsheet
- Prev by Date: Re: What about case sensetivity in Standard ?
- Next by Date: Re: Code compaction (Was: What is the most compact TTC scheme?)
- Previous by thread: Re: What would be people's ideas on a Forth spreadsheet
- Next by thread: Re: What would be people's ideas on a Forth spreadsheet
- Index(es):