Kyle P Davis 362b1aa167 rigsc: fix detection of rig bin path more 9 năm trước cách đây
..
doc e84a669a56 initial import of uncompressed RIGAL files from Mikhail Auguston <maugusto@nps.edu> 9 năm trước cách đây
examples e84a669a56 initial import of uncompressed RIGAL files from Mikhail Auguston <maugusto@nps.edu> 9 năm trước cách đây
include e84a669a56 initial import of uncompressed RIGAL files from Mikhail Auguston <maugusto@nps.edu> 9 năm trước cách đây
lint 30034285af rm generated lint/xd file 9 năm trước cách đây
src 362b1aa167 rigsc: fix detection of rig bin path more 9 năm trước cách đây
test e84a669a56 initial import of uncompressed RIGAL files from Mikhail Auguston <maugusto@nps.edu> 9 năm trước cách đây
.gitignore 8a454fddb3 ignore src/Makefile output 9 năm trước cách đây
README.md 8c41a56376 rigsc docs: easier build, rm note about broken test 9 năm trước cách đây

README.md

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