... Here's how far I got; dir: src\kernel new directory; kernel support files fkernel.f Vocabularies defined in kernel, not in meta compiler Boot up literals...
... -<snip>- ... (imageman.f) ... and FIELD+ and the field descriptors in STRUCT.F. ( the original field+ was in high level ( i.e. DOES> ). OFFSET was factored...
... wrote: -<snip>- ... Removal of REL>ABS and literal optimizations. Increase of WndExtra ( by Dirk ) for SciEdit ( I think it's for the HTML control ). ...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the win32forth group. File : /Users/Dirk...
win32forth@yahoogroup...
Mar 5, 2005 9:11 am
9167
... Hello, I have written some code to mark words in Win32Foth as deprecated. If a word is compiled witch is marked as deprecated a warning message will be...
Dirk Best to DEFER the COMPILE, in the kernel, rather than makedefer; I'll be needing it deferred at some point in the future (that's when I get any time to do...
... I only used makedefer to patch my changed version of compile when loading the file onto of the system without rebuilding the kernel. But after playing with...
... -<snip>- ... think that ... Not necessarily since >NAME can find either the old name or the new ( whichever comes up first in searching ). Try ... ' FOO...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the win32forth group. File : /Users/Dirk...
win32forth@yahoogroup...
Mar 6, 2005 10:04 am
9172
... Hi George, your idear with FIND looks mutch better than my first atempt. Here is a version of PARMFIND witch work's quite nice (and fast). TRUE VALUE...
... to SourceForge. I hope you can help here. Follows is the history of his trials.. (Yes, he has read the docs) ... ===snipped RBS needs to read this; ...
[code] I've been developping the assembler and disassembler under Win32forth 4.2-671. It's quite amazing that we can code the assembly language program the way...
... What are the advantages of your assembler system? Does it meet some kind of standard? ... Quite difficult to answer such a question. Perhaps the following...
... Your problem is that you really want a custom interpreter for your assembly language files, so the obvious way to solve this kind of problem is to write a...
... assembly ... The advantages of this kind of assembler is that it is UNIVERSAL. I've developped more than a dozen of the assemblers for different cpus based...
Alex McDonald wrote. ... Etc. See previous message for details. Thank You very VERY much. I have forwarded it to RBS JP -- No virus found in this outgoing...
Hello, to merge SciEdit and the ProjectManager I need a class to use the Windows "Tab Control". Has anyone written sutch a class or has some time to write one...
... Isn't there one in the extra controls in the lib folder that Ezra Boyce wrote for ForthForm. I don't have time to look myself since I'm just about to go...
... http://groups.yahoo.com/group/win32forth/files/Users/Andrew/Win-Ed.Zip ... The file Ed_skdhelp.f is not missing there fore should work Please try again. ...
... Ed.Zip ... help ; ... at ... Hello Andrew, I can compile your new Version without problems :-) But what should "Help for Win32-API Function" do? In only...
The TIME@DATE Forth-word of Win32Forth is now used in Mind.Forth AI for robots at http://mind.sourceforge.net/mind4th.html to display how long the artificial...
I am creating an evolved APL informed personal computing environment and have started the project in a commercial FORTH but am exploring win32forth to see if...