programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: Beta testers needed

From: Ron Oliver <ron_at_forth.com>
Date: Sat, 05 Jan 2008 17:39:42 -0500

Leon Wagner wrote:
> OOPS. I meant to reply directly to Charley with this. Not a general invitation
> (yet). We'll get to that in a few weeks if all goes well. So disregard that
> for now.

Let he who has never inadvertently replied to the list cast the first
stone. :) Since Leon has let the cat out of the bag, here's a little
more info:

There is only a command-line version of SwiftForth for Linux at the
moment, and it will probably be that way for some time. It is running
natively, including the metacompiler. There's still a fair amount left
to do, but the foundation is solid. Turnkey generation, LOCATE, WH, and
the external editor interface are fully functional. Most important,
it's just plain fun to have SwiftForth on Linux!

Charley Shattuck wrote:
> I replied privately before, that I use Ubuntu 7.10 and Gnome, but since
> others are mentioning their editors I thought I'd put in my two cents
> for VIM. The syntax coloring is very versatile and I'm always changing
> it to fit some new situation. I prefer Forth in a text environment but I
> do use the GUI version of VIM a lot. I would prefer a SwiftForth for
> Linux that didn't require the GUI.

I can't imagine NOT having a command-line version for Linux. I think
it's safe to say that any GUI version will complement the command-line
version, not replace it, much like vim vs. gvim. Speaking of which...

I'm using gvim as my SwiftForth editor under Ubuntu 7.10 right now. The
current interface is just a shell script, but making said script read
        gvim --remote-silent +$2 "$1"
make EDIT and G work just the way a SwiftForthing vi man wants them to!

Change that to
        vim +%2 "%1"
and you can run it all in a console or ssh session.

-- 
Ron Oliver                 cell: 248.330.4446
Consulting Engineer        main: 310.491.3356 or 800.55.FORTH
FORTH, Inc.
www.forth.com
----------------------------------------------------------------------
sftalk_at_forth.com      The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users.  For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Sat Jan 05 2008 - 14:40:20 PST

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:43 PST