CC
Computational Codes
© S. Xambó

This page explains how to operate CC, the Java interface to the Cc package.


The CC Java Interface

The CC window. The input to the CC system is entered in the CC interface window. It can be entered from the keyboard or by loading a file. It is supposed to be text consisting of one or more valid expressions (these are described at cc). The extension of the input file is immaterial (for the examples we have chosen the extension 'cc')

About. This button links to an html file intended to keep track of the development of the CC interface.

Browse. To search for an input file and load its full name in the slot next to the Browse button.

Examples. Lists cc files available in the CC server.

Help. Links to this page.

Load. Loads into the CC window the file in the Browse slot.

LoadExample. Loads the selected cc file.

Run. Sends the input in the CC window to the cc engine and returns the result in the same window.

Save. Allows to save the input expressions in the CC window into a file, or clipping it to the user's favorite text editor.


Remark. Text in the CC window can be selected with the mouse in the usual way, coppied with ctrl-c and pasted anywhere with ctrl-v. After a Run, the expressions entered by the user are preceeded by "u>" and the answers by "cc>".



Open: Nov 2, 2008
Last revision: Dec 21, 2008.
© SXD: sebastia.xambo at upc.edu