Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.forth    |    Forth programmers eat a lot of Bratwurst    |    117,927 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 117,132 of 117,927    |
|    Krishna Myneni to All    |
|    kForth-64/32 updates    |
|    07 Mar 25 21:17:32    |
   
   From: krishna.myneni@ccreweb.org   
      
   The Linux kForth packages (32-bit x86 and 64-bit x86_64) on Github have   
   undergone substantial revision in the assembler portion of the VM code.   
   The current version numbers are 2.6.0 for the 32-bit package and 0.6.0   
   for the 64-bit package.   
      
   In addition to the 64-bit package implementing the source code   
   (vm64-fast.s) for the first working version of kforth64-fast, the   
   assembler code for both 32 and 64 bit versions has been improved,   
   assembler macros' register use is internally documented, and the macros'   
   interface has been made uniform to enable them to be used more easily   
   within internal code.   
      
    From the source, both regular and fast versions of the executables are   
   built: {kforth32 / kforth32-fast} or {kforth64 / kforth64-fast}. The   
   fast versions omit run-time type checking and provide anywhere from 15   
   to 40% improvement in speed, depending on the application.   
      
   The main goal of the changes to the assembly code is to prepare for   
   future experimental changes to the VM code to speed up both regular and   
   fast versions of the executables.   
      
   kForth's development goals remain the same as for the last 20 years:   
      
   1. simple-to-build from source, requiring few tools (C/C++/assembler)   
   2. lightweight, requiring few external libraries   
   3. provide useful Forth shell for interactive computing/programming   
   4. functional for developing and running simple and complex programs   
   5. useful for low-level (machine code) and high-level (modular Forth)   
   6. useful for embedding into another program for script extensions   
   7. provide numerous programming examples on different topics   
   8. well-documented (still much more work needed on this)   
   9. easy and fun to learn and use   
      
   --   
   Krishna Myneni   
   https://github.com/mynenik   
      
   --- SoupGate-DOS v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca