San Diego State University

Technical Briefs

ROHAN help Files

----------------------------------------------------------------------

languages

The available languages on ROHAN are:

        cc      - C compiler (ANSI) *
        CC      - C++ compiler *
        gcc     - GNU ANSI C compiler #
        g++     - GNU C++ compiler #
        clpr    - Constraint Logic Programming
                      Not yet converted to Solaris
        f77     - Fortran 77 compiler *
        clisp   - Common Lisp compiler
        nc      - NU-Prolog compiler
                      Not yet converted to Solaris
        pc      - Pascal compiler *
        sr      - SR Programming Language

* compilers supported by dbx

# compilers supported by gdb

Awk and Perl may be considered by some to be languages. We do not have BASIC, nor are we ever likely to. Be sure your PATH includes /usr/lang and /usr/local/bin to execute these compilers. Also check that your MANPATH environment includes /usr/lang/man and /usr/local/man. See also:

To check for possible errors in programs written in the above languages, see:

----------------------------------------------------------------------


BACK ROHAN Help Index | Academic Computing Handouts, Manuals, and Help Files