Hi Aitor, translating the web page for a start... :-) Maybe Willem Ouwerkerk can add the translation online?
Eric HCC!Forth News Forth Products Applications Links Forum - How to order and to pay? [the boards and books, that is] www.forth.hccnet.nl/pr-bestel.html - 8052 ANS Forth and the ATS board [a Forth and a yC] www.forth.hccnet.nl/pr-ats.html - BAMBOE and ANS Forth hardware course [PIO board] www.forth.hccnet.nl/pr-bamboe.html - ANS Forth programming course [a book] www.forth.hccnet.nl/pr-progcur.html - [CHForth] [this page, see below] - ByteForth [for 8051] www.forth.hccnet.nl/pr-bytef.html - Hedgehogworkbook [book and kits for AT89C2051 yC] www.forth.hccnet.nl/pr-egel.html - ciforth [a GPL Forth] www.forth.hccnet.nl/pr-cif.html - Flash Programmer [software for Elektuur DIY flash burner] www.forth.hccnet.nl/pr-flash.html - Ushi [a DIY robot kit] www.forth.hccnet.nl/pr-ushi.html CHForth Coos Haak CHForth (Coos Haak) chforth.zip 275kB [download] CHForth manual as book (Manual UK) 15 Euros CHForth manual chf-info.zip 427kB )Manual UK) [download] CHForth meta-environment: chf125m.zip 562kB [download] CHForth? CHForth Help on internet http://home.hccnet.nl/j.j.haak/CHForthHelp/index.htm Author's website http://home.hccnet.nl/j.j.haak CHForth (by Coos Haak) is a 16 bit ANSI standard implementation for Intel 80x86 processors under MS DOS or DR DOS. It runs in real mode (16 bit 8086) and uses several segments which means that it gives more memory to the programmer than F83 or the MS DOS version of ciforth(*). With CHForth you can write turnkey self-contained programs. The use of CHForth is free, even for commercial use. You can read the documentation as PDF. You can also download Forth itself without the docs. If you have questions or need help, please contact coos Haak. The author offers no warranty for this free (no cost) software. What is included with CHForth? Online "help" for all Forth keywords (and many other topics). A 80x86 assembler, a simple DOS interface, command line editor with history. Local variables, extensive error handling, "TO" usable with all datatypes, interrupt support, elegant decompiler and disassembler, extensive set library files, turnkey examples and more. Products: www.forth.hccnet.nl/product.html (c) 2007 HCC!Forth [*which I assume uses a tiny memory model?] > What would the license be? Unfortunately I don't know dutch, > and not all seems to be translated into English or German. :) > 2009/4/5 Bruce M. Axtens <[email protected]>: >> G'day everyone >> >> I can't help but notice that we don't have appear to have a Forth in our >> list of development tools. May I suggest CHFORTH. From the manual: >> "CHForth contains a full developmemt environment, it contains a full >> 8086 assembler with 386 extensions, a source code decompiler and >> assembly language disassembler and error logging. The use of a multi >> segment model (the 8086 uses a segmented memory) provides more room in >> the dictionary than models that use one segment of 64 Kbytes." CHFORTH >> can also produce standalone EXE files. It's found here: >> http://www.forth.hccnet.nl/pr-chf.html >> >> Kind regards, >> Bruce. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
