To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.pbforthOpen lugnet.robotics.rcx.pbforth in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / pbFORTH / *232 (-20)
  pbForth 111 is released
 
After too many delays, I have finally released the latest pbForth. You can find out about it at: (URL) Remember to hit refresh so that you get the new page with the new links, not the old one! Have fun on the holidays. Here's what's new: Notes for (...) (25 years ago, 20-Dec-99, to lugnet.robotics, lugnet.robotics.rcx.pbforth)
 
  Article on Forth in Electronic Design
 
The November 22, 1999 issue of Electronic Design had an article on Forth. "Although Sometimes Viewed Merely as an Interesting Relic, Forth Still Holds a Role in Today's Embedded Systems." Here is the URL of the Online edition: (URL) G. (25 years ago, 16-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Yes, Sergey. either that or a separate zip file with appropriate tools for each platform. Cheers, Ralph Hempel - P.Eng ---...--- Check out pbFORTH for LEGO Mindstorms at: (URL) ---...--- Reply to: rhempel at bmts dot com ---...--- (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Whitespace and comment remover in perl
 
(...) :) (...) unfortunately i've broken my palm III by stepping on it. (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Yes i've done a stty ispeed 2400 ospeed 2400 </dev/cua0 before (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
Hi Ralph, If I understood well, do you have plans to make an alternative "tools" directory in your next release? In that case I would be glad to propose my "terminal" for your collection. (I will send you the code by e-mail) Sergey (...) My (...) (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
I've got the similar effect with my Cygwin+'rx'. One of the problems was the COM port speed: it was 9600 instead of 2400. Have you checked your port settings? Anyway, something other remain... I will try it again tonight. Sergey. (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Whitespace and comment remover in perl
 
(...) OOPS! I guess that those pesky regexps are not for the faint of heart. The new Tcl standard also allows you to specify less greedy regexps. The nesting of comments as you suggest is illegal FORTH anyways. It only specifies that a close comment (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: Whitespace and comment remover in perl
 
(...) Your statement of the LONGEST match may be correct for TCL but not for perl! look at the second regexp: the '?' inside means expand to the smallest match ( this is a perl specialty i think) the only thing is, if you nest comments like ( (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: Whitespace and comment remover in perl
 
(...) <snipped script> Carsten, This is a good start. Here's my comments on each of the regexp lines... By the way, my Tcl script handles most of this stuff properly, but I'm waiting until the new year to develop XMODEM uploads for it.... (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Whitespace and comment remover in perl
 
Hello, i've written a little perl script, which removes white spaces and comments from a forth source code. If called without any parameters, it reads from STDIN and writes to STDOUT. If called with 1 parameter, this parameter is interpreted as an (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Ok yesterday evening i tryed to track down this problem. Using a y cable and my old terminal. The communication starts normaly. The first frame was transmitted correct, 'rx' answered with <ACK> but the RCX never sees the <ACK>. If i type the (...) (25 years ago, 15-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Taken out of context, this sentence is a bit strange :-) Think of Bill Clinton... (...) Hmm, have you tried breaking your source into smaller chunks? What is the definition that is failing. I have lots of scripts that are 2K or more and they (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) I've tried different positions even under my desk. But it won't work. after 500 - 1000 chars the first transmission error occurred normally inside a word definition. (...) i've done this already (yesterday evening). In perl. If there is a need (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: wired expiriences UPLOADING & SAVE-IMAGE
 
Sergey wrote... (...) Sergey, would you like me to bundle your Java uploader with pbForth releases? Cheers, Ralph Hempel - P.Eng ---...--- The train stops at the train station, The bus stops at the bus station, So why am I sitting at a work station? (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  RE: wired expiriences UPLOADING & SAVE-IMAGE
 
(...) Yes, you are right. I have the char delay to about 10 or 20 msec and the line delay at 100msec. Remember that your monitor and other IR sources may interfere with comms to the RCX. Try fresh batteries and put the bot and tower under a box... I (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  Re: wired expiriences UPLOADING & SAVE-IMAGE
 
Hi Carsten, Nice to see an interest to the subject (even not so cheerful ;) Ok, first question, you are right, it's quite boring. But this is the price for "power". I believe that only direct byte-code uploading will be faster. My only suggestion - (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  wired expiriences UPLOADING & SAVE-IMAGE
 
Hello, first of all, i'll have to say, that i'm very glad to have a FORTH on the RCX but, and the but is a big one, there are some problems if you want to develop some even small pieces of code. First of all, the downloading of source is very (...) (25 years ago, 14-Dec-99, to lugnet.robotics.rcx.pbforth)
 
  first impressions about pbForth
 
Hi! After fiddling around with pbForth this weekend, I have to confess I have mixed feelings about it. Maybe not everybody will be thrilled to share them, but maybe I am doing something wrong and I would appreciate the input... The language itself (...) (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.pbforth)
 
  Re: sending files to pbForth - results
 
(...) think (...) Also, try the places like www.forth.org or www.taygeta.com (...) com port (...) I'm afraid there is no any good way. Seems this "garbage" appears due to some design problems in IR tower scheme. Usually it happened whenever the (...) (25 years ago, 22-Nov-99, to lugnet.robotics.rcx.pbforth)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR