Skip to content

osso-calculator-engine sources from maemo.org

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
COPYING
LGPL-2.1
COPYING-LGPL
Notifications You must be signed in to change notification settings

community-ssu/osso-calculator-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dear calc user,

See the HOWTO.INSTALL file for information on how to build and install calc.

To be sure that your version of calc is up to date, check out:

	http://www.isthe.com/chongo/tech/comp/calc/calc-download.html

We are interested in any/all feedback on recent versions of calc.
In particular we would like to hear about:

    * compiler warnings
    * compile problems
    * regression test problems (try: make check)
    * special compile flags/options that you needed
    * Makefile problems
    * help file problems
    * misc nits and typos

We would like to offer a clean compile across a wide verity of platforms,
so if you can test on several, so much the better!

If you run into problems, see the BUGS file.

=-=

Calc is distributed with an extensive collection of help files that
are accessible from the command line.  The following assume that you
are running calc from the distribution directory or that you have
installed calc.	 In these examples, the ">" is the calc prompt, not
something that you type in.

For list of help topics:

    > help

For overview of calc overview:

    > help intro
    > help overview
    > help command
    > help define
    > help statement
    > help variable
    > help usage

For list of builtin functions:

    > help builtin

C programmers should note some unexpected differences in the calc syntax:

    > help unexpected

Calc is shipped with a standard collection of calc resource files.
For a list of calc standard resource files see:

    > help resource

=-=

See the file:

    help/todo
    help/wishlist

or run:

    calc help todo
    calc help wishlist

for a wish/todo list.  Code contributions are welcome.

=-=

To join the calc-tester mailing list.  Send an EMail message to:

    calc-tester-request at asthe dot com

    [[ NOTE: Replace 'at' with @, 'dot' is with . and remove the spaces ]]
    [[ NOTE: The EMail address uses 'asthe' and the web site URL uses 'isthe' ]]

Your subject must contain the words:

    calc mailing list subscription

You may have additional words in your subject line.

Your message body (not the subject) should consist of:

     subscribe calc-tester address
     end
     name your_full_name

where ``address'' is your EMail address and ``your_full_name'' is
your full name.

Feel free to follow the name line with additional EMail text as desired.

=-=

Send Calc bug and bug fixes to:

    calc-bugs at asthe dot com

    [[ NOTE: Replace 'at' with @, 'dot' is with . and remove the spaces ]]
    [[ NOTE: The EMail address uses 'asthe' and the web site URL uses 'isthe' ]]

but see the BUGS file first.

Your subject must contain the words:

       calc bug report

You may have additional words in your subject line.

The calc web site is located at:

	http://www.isthe.com/chongo/tech/comp/calc/

## Copyright (C) 1999  Landon Curt Noll
##
## Calc is open software; you can redistribute it and/or modify it under
## the terms of the version 2.1 of the GNU Lesser General Public License
## as published by the Free Software Foundation.
##
## Calc is distributed in the hope that it will be useful, but WITHOUT
## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
## or FITNESS FOR A PARTICULAR PURPOSE.	 See the GNU Lesser General
## Public License for more details.
##
## A copy of version 2.1 of the GNU Lesser General Public License is
## distributed with calc under the filename COPYING-LGPL.  You should have
## received a copy with calc; if not, write to Free Software Foundation, Inc.
## 59 Temple Place, Suite 330, Boston, MA  02111-1307, USA.
##
## @(#) $Revision: 29.3 $
## @(#) $Id: README,v 29.3 2001/06/01 11:26:53 chongo Exp $
## @(#) $Source: /usr/local/src/cmd/calc/RCS/README,v $
##
## Under source code control:	1995/10/25 05:27:59
## File existed as early as:	1995
##
## chongo <was here> /\oo/\	http://www.isthe.com/chongo/
## Share and enjoy!  :-)	http://www.isthe.com/chongo/tech/comp/calc/

About

osso-calculator-engine sources from maemo.org

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
COPYING
LGPL-2.1
COPYING-LGPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages