Home ]
 
  Forth Library  
 

Forth Library

The forth library is an independent, self contained web site that is designed to easily hold Forth code and information about Forth. In addition to holding Forth code it is a good way to inspect code that is deposited there. Any code on the site can be directly downloaed to a BV511 when used in conjunction with BV terminal.

To go to the forth library click here. Some further recourses are given below, some of these are on the Forth library as well.

  • BV Forth Glossary - This contains a comprehensive list of Forth words contained in the core

  • BV Language Guide - This explains how forth has been implemented
  • BV Interface Foundation - Explains how to interface to different kinds of devices, SD-Memory, I2C etc.
  • Forth Library - This is a website that contains a list of useable libraries that can be downloaded directly to the BV511. It also has software and notes that explain how to use Forth and also the best ways of connecting devices. It is more up to date then the Interface Foundation.
  • Forth for the LPC2132 - This is a free cut down version of Forth for the BV511, if you have a board that already has the LPC2132 processor then you can try Forth out.
  • Forth for the LPC2106 - This is a free cut down version of Forth for the LPC2106 board.
  • BV Terminal - The latest free BV Terminal Software - This does not need installing, simply unzip to a folder and run the exe.
  • 32 Bit Projects - Some simple projects with examples on how to link with C, stepper motors etc.
  • Updated and supplementary documentation - This holds information about features in releases after the main document was written including interrupts, Scope ID (SID)