README.md 398 B

RIGAL for UNIX.

Includes RIGAL to C compiler, examples, detailed language description and user guide.

See the doc/ folder for more information on RIGAL in general

Prerequisites

Mac OS X

  1. install Xcode and the developer tools, if you haven't already

Ubuntu Linux

  1. sudo apt-get install build-essential gcc-multilib csh

Build

cd ${RIGAL}/rigsc.446/src
make