... you an ... I've compiled gkernel.exe as per above instructions but when executed it crashes with: GKERNEL executed an invalid instruction in module...
... It could be possible to replace the CMOVcc instructions; there aren't that many of them. I may look at this at some time. I'm also sorry I haven't posted...
... aren't ... I ... had ... I've made the changes and it appears to run on a Pentium MMX. I did some speed tests comparing the STC kernel against the original...
... Can you upload your changes to the yahoo file area? So we (Alex) can integrate in his code. Maybe we should create a new modul for the STC-Kerneal in our...
... That would be useful so we can see how it performs on later machines (versus the CMOV version) and decide whether it would be beneficial to test for those...
... New version 0.1.13 uploaded; minor changes from the last released 0.1.12. Vocabularies are "iterable"; see kwords for a use of a self-iterating vocabulary....
... I didn't use a benchmark as I have doubts how realistic such tests are. Instead I timed one of my applications. The app is heavy on I/O reading a large...
POINT EXAMPLE FAILS error 13 line 3 Var x (NOT A SUPER OBJECT) IN SHORT NOTHING in the learn oop page runs very nicely on windows 95b please please need help...
... Error 13 is undefined word. VAR is not defined in W32F. You need to use INT instead and remove all GET: methods, replace PUT: methods with TO and ADD:...
... I did some tests. It is about 2 till 3 times faster than version 6.11.08 (denest test) But there is sill some work to do... The decompiler shows inline...
Thought that those error messages when this new version compiled might be the problem , please can sombody help the rest of us with some simple , examples for...
What a loverly group of angels these forth coders are justify my waning faith in humanity ! very very ta George long long may you prosper ,ps delete this...
... turn off inline may be better for novice (there is no such option in this version) ... I'm not good at English, can you explain this line again? ... Sorry,...
... Most of the code I write do not need optimized code to get a fast result. When I need a fast result I use a CODE word that is written to do the task in a...
... It's ok to run fcp.f, but _fcp3D.f use some words not exist on v4.2 (and 4>r problem) ... on a celeron 83*10.5: go Book Move found: f8-b4 r . b q k . . r p...
... in this ... speed. ... assembler) ... version, ... Shouldn't it be ... 2>r postpone 2>r ; immediate since the order should be the same, and POSTPONE (an...
Batteling to understand the mops oop metaphor and how specifically you implement forth is there anyone who cam help me put my code into a window ...for code...
... The Heap is just a large block of memory that the OS manages for you. Rather than have to always use a fixed amount of memory (which can result in a lot of...
... Threaded Code) ... I dug old copies of Chess and 4thClock (from my old 486 computer) and they both compiled and ran OK (the Chess program was noticably ...
... This is a wake-up call for me; time to get the skates on and finish off the STC version I started last year. Let the trials begin! -- Regards Alex McDonald...
The following program http://mysite.verizon.net/murphywong/ADVTR.ZIP fails to compile in V4.2stc0.1 though it compiles and runs in V4.2.0671 and V6.11.08 (and...
While compiling with V4.2STC0.1 I noticed that it keeps outputting extra characters as well as the expected messages, so there's something wrong with the text...