b6a7975081
Ch is the most complete C interpreter in existence. Ch is embeddable in other application programs and hardware. Ch supports ISO C standard (C90), major new features in C99, classes in C++, POSIX, X/Motif, Windows, OpenGL, ODBC, GTK+, C LAPACK, CGI, 2D/3D graphical plotting, advanced numerical computing, and shell programming. Moreover, Ch has many salient features from other languages and software packages.
16 lines
628 B
Text
16 lines
628 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2003/11/06 05:44:49 mpasternak Exp $
|
|
|
|
You can use ch or chs (Ch interpreters: normal and safe variant)
|
|
as login shells.
|
|
|
|
If you install Ch, please run the command ch -d to create a Ch startup
|
|
configuration file in your home directory, if it is the first time to run
|
|
Ch. To get started for Ch, you can run the command help in a Ch shell. Read
|
|
Online documentation for more information.
|
|
|
|
Getting started in Ch, type
|
|
ch
|
|
help
|
|
|
|
===========================================================================
|