PFAVR -- Glossary

Andrew Sterian
Padnos School of Engineering
Grand Valley State University


Top-Level | Glossary | Compiler Design | Rationale | Notes
Version 1.2

February 28, 2004
Glossary by Language Category | Glossary by Word Name | Glossary by Source Location | Glossary by ANS Word Set

Introduction

PFAVR comprises over 350 built-in Forth words. This glossary is intended to help the user look at these words in various groupings and to quickly jump to the ANS Forth Specification section describing the standard words.

Each Forth word is documented with several attributes:

All PFAVR words can be seen as a single group, sorted by word name.

PFAVR words can be seen sorted by language category.

PFAVR words can be seen sorted by ANS Forth word set.

Finally, PFAVR words can be seen sorted by source location.

Adding Words

The glossary documentation is built from a single database, the file doc/src/WordList. The 6 columns of each line in this file represent word name, immediate/deferred flags, source location or ID_XXX code, ANS word set, language category, and description. You can add your own words to this word list and they will be reflected in the HTML documentation after typing "make" in the doc/ subdirectory.


© 2003-2004, Copyright by Andrew Sterian; All Rights Reserved. mailto: steriana@claymore.engineer.gvsu.edu