Install Reva

From RevaWiki

Jump to: navigation, search

Return to the main manual page


These are the steps you need to take to install Reva for the first time:

  1. download the latest version of Reva, either stable or development
  2. create a directory where you will unzip it
  3. unzip it -- notice there is now a directory called reva
  4. run the install (install.bat on Windows, install.sh on Linux). Note: this is not strictly necessary; it just sets your PATH to point to the Reva installation, and makes a note in the Windows registry. All you really need is to put the Reva binary location on your PATH, or use the full path name to the Reva binary.
  5. read the README, following the directions for installation carefully
  6. work through Reva's Wiki tutorial for practice with Forth
  7. have a look at Reva's Wiki documentation for more Reva idiosyncracies
  8. have a look at some of the code from the examples folder (e.g. beer.f)

Don't forget: you can always ask questions on the forum!

Personal tools