Help with Intellasys T18 compiler simulator
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 30 articles for 0.004 sec
Re: Help gforth + Intellasys T18 compiler-simulator     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: Bill
Date: Dec 24, 2006 17:52

... 6. gforth run-crawler.f (compiles OK) in gforth now: 7. go2d...b...@domain.invalid> wrote: Help gforth + Intellasys T18 compiler-simulator MacOS 10.4...The problem seems to be cd ../t18 cd is defined in seaforth.f...2/apps/ when I try fpath= ../t18 the whole path is changed to...question remains, how to get cd ../t18 to work? -- Bill Santa Cruz, ...
Show full article (1.96Kb) · Show article thread
Re: Help gforth + Intellasys T18 compiler-simulator     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: forther
Date: Dec 24, 2006 15:37

... 6. gforth run-crawler.f (compiles OK) in gforth now: 7...domain.invalid> wrote: Help gforth + Intellasys T18 compiler-simulator MacOS 10...simulator with gforth 0.6.2 on MacOS 10.4.7...problem seems to be cd ../t18 cd is defined in seaforth...apps/ when I try fpath= ../t18 the whole path is changed...remains, how to get cd ../t18 to work? -- Bill Muench Santa...
Show full article (1.68Kb) · Show article thread
Re: Help gforth + Intellasys T18 compiler-simulator     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: Steve
Date: Dec 23, 2006 09:34

Bill wrote: Help gforth + Intellasys T18 compiler-simulator ... Let us know if you get it working. The instructions added to the IntellaSys Tools page a few days ago provide a better idea of what should be happening, but I still haven't been very successful. Regards, Steve
Show full article (0.28Kb) · Show article thread
Help gforth + Intellasys T18 compiler-simulator     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: Bill
Date: Dec 18, 2006 09:57

Help gforth + Intellasys T18 compiler-simulator MacOS 10.4.7 gforth 0....The problem seems to be cd ../t18 cd is defined in seaforth.f....2/apps/ when I try fpath= ../t18 the whole path is changed to... ~/Forth/SEAforth-1.1.2/t18/ What am I doing wrong? ... ~/Forth/SEAforth-1.1.2/t18/ FPATH+ ~/Forth/SEAforth-1.1.2... remains, how to get cd ../t18 to work? -- Bill Muench Santa Cruz...
Show full article (1.21Kb)
Help gforth + Intellasys T18 compiler-simulator     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: Bill
Date: Dec 18, 2006 09:53

Help gforth + Intellasys T18 compiler-simulator MacOS 10.4.7 gforth 0...The problem seems to be cd ../t18 cd is defined in seaforth.f...2/apps/ when I try fpath= ../t18 the whole path is changed to... ~/Forth/SEAforth-1.1.2/t18/ What am I doing wrong? ... ~/Forth/SEAforth-1.1.2/t18/ FPATH+ ~/Forth/SEAforth-1.1.2... remains, how to get cd ../t18 to work? -- Bill Muench Santa Cruz...
Show full article (1.22Kb) · Show article thread
Re: Help with Intellasys T18 compiler-simulator.     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: Marcel Hendrix
Date: Nov 25, 2006 01:17

Frank Buss <fb@frank-buss.de> wrote Re: Help with Intellasys T18 compiler-simulator. [..] Another Fibonacci number implementation: 5e0 fsqrt fconstant sqrt5 : fib 0 f 1e0 sqrt5 f+ 2e0 f/ fover f** 1e0 sqrt5 f- 2e0 f/ frot f** f- 1e0 sqrt5 f/ f* d drop ; Why not like this then (using the much clf-discussed fpow and the FSL-standard ...
Show full article (1.18Kb) · Show article thread
Re: Help with Intellasys T18 compiler-simulator.     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: jmdrake_98
Date: Dec 14, 2006 11:44

cshattuck@intellasys.net wrote: I think Jeff has the right idea about ...the latest release of the T18 compiler/simulator. The first thing you should...node zero when you watch the simulation. Assuming you have installed gforth, ...will type 'gforth mytest.mf' to compile your program. Users of SwiftForth ...> Good Luck, Charley. All very helpful information. Thank you very much!...
Show full article (4.46Kb)
Re: Help with Intellasys T18 compiler-simulator.     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: cshattuck
Date: Nov 20, 2006 21:46

... the latest release of the T18 compiler/simulator. The first thing you should ...any forward references and exits the compiler. Here's an example, based on...finally added to itself. After the compiler finishes with node}, the 'runs' ...node zero when you watch the simulation. Assuming you have installed gforth, ...will type 'gforth mytest.mf' to compile your program. Users of SwiftForth will...
Show full article (3.42Kb)
Re: Help with Intellasys T18 compiler-simulator.     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: jmdrake_98
Date: Nov 14, 2006 13:30

..., I have downloaded the T18 compiler-simulator, set it up with gforth as per the instructions, and got it to... (especially the updated ANSI Forth version) will help you in navigating the gForth environment. http... programming. ANSI Forth is used to set compiler directives like which processor core you're compiling to and what your initial boot address for each core ...
Show full article (1.70Kb) · Show article thread
Re: Help with Intellasys T18 compiler-simulator.     

Group: comp.lang.forth · Group Profile · Search for Help with Intellasys T18 compiler simulator in comp.lang.forth
Author: Howerd Oakford
Date: Oct 16, 2006 04:25

... that you see running on the T18 simulator is a machineForth for the ... for EuroForth on it that may help. You can download colorForth from my ... also that these files are compiled by a simulator. This loses the simplicity of the colorForth presentation, and...Jeff Fox has posted some very helpful comments on how the crawler works ...> I have downloaded the T18 compiler-simulator, set it up with gforth...
Show full article (2.95Kb) · Show article thread
1 · 2 · 3 · next