Ch Java -- Source Code for Windows Version
Download Ch Java Source Code

Ch Java -- Binary Version for Windows
Download Ch Java Binary Version

Java SDK kit
Download Java SDK

Ch Kaffe-- Source Code for Linux Version
Download Ch Kaffe Source Code

Kaffe Source
Download Kaffe Source


Installation instructions after downloading:

  1.  The Ch language environment must be installed first before this package can be installed.
  2.  Install Ch Java package with the following commands in a Ch command shell.
    • gzip -dc chjava-1.0.0.tar.gz | tar -xvof -
    • ch ./installpkg.ch chjava
  3.  Install Ch Kaffe package with the following commands in a Ch command shell.
    • gzip -dc chkaffe-1.0.0.tar.gz | tar -xvof -
    • ch ./installpkg.ch chkaffe