Colorado State University

Department of Mathematics

Development and Programming Tools Available on Lagrange

This page contains information on the programming and development tools available on Lagrange. The links take you to the man page.

Compilers and Interpreters
xlc The native IBM C compiler. xlc man page
xlC The native IBM C++ compiler. xlC man page
xlf The native IBM fortran compiler.
Includes "f77" and "xlf90".
xlf man page
gcc The GNU Project C compiler. gcc man page
g++ The GNU Project C++ compiler. g++ man page
perl Perl is an interpreted language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. perl documentation
On-Line Documentation
info The info command starts the InfoExplorer help system. You can access command names, reference books and other help. NOTE: To get to the C reference books, type info -l c info man page
Debuggers
Insure++ Insure++ is a programming environment that includes tools for debugging every step of the development process. Insure++ Online Manuals
Code Wizard Code Wizard is a source analysis tool designed to help the programmer write better C++ code. Code Wizard Manuals
dbx The dbx command provides a symbolic debug program for C, C++, Pascal, and FORTRAN programs. dbx man page
gdb The GNU Project debugger.
Type "gdb --help" for more info.
no man page yet
Libraries
imsl IMSL math and stat libraries for C and Fortran.
brief info

 
CSU Math Home Page
College of Natural Sciences
CSU Home Page

Last modified on: