Re: [Flashforth-devel] FF and PIC processors
Brought to you by:
oh2aun
From: <mik...@pp...> - 2013-06-10 14:04:28
|
You could try to edit the FF wiki on sourceforge. I think all SF members have edit rights. That would be a goof place to have code examples. BR Mikael ----Original Message---- From: pza...@pz... Date: Jun 10, 2013 15:38 To: "FF mailing list"<fla...@li...> Subj: Re: [Flashforth-devel] FF and PIC processors Hi Lowell, Nice of you to offer....It would be nice if we had a place for FlashForthers to easily post snippets of code to share. In the mean time, at least we have the forum and discussion areas Mikael has provided us here on SourceForge. Pete On 6/8/2013 10:02 PM, Lowell wrote: > If anyone is interested, my versions of arrays include an array length > element and when I access the array I coerce the return value to come > from the array. That way, if you are using the array for a jump > table, you can't accidently jump to an illegal location by using a bad > index. I use this for finite state machines. > ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Flashforth-devel mailing list Fla...@li... https://lists.sourceforge.net/lists/listinfo/flashforth-devel |