Menu

cl-calc / News: Recent posts

It's Alive!

You'll notice I changed a crapload of things. I've switched the Programming Language to Python, and PLY is a dependancy.

You'll notice that I removed all previous release. I felt this was justified, because its basically a new project.

I don't expect to have a release terribly soon, but when I do it will be fairly feature rich. This will most likely include a full set of infix operators, groupings (parenthesis), a fairly complete set of built in functions, and named variables. ... read more

Posted by Sean G. 2007-03-29

New CL-Calculator Release

Just released a new version of cl-calculator. There have been significant changes:

-Added support for "^" operations
-Added support for all grouping symbols - () [] {}

The application is now a relatively featureful calculator.

Posted by Sean G. 2006-04-23

0.5 released

As you can see, version 0.5 of the client has been released.

No major changes as far as user-interaction. However, the application now uses an object oriented design, which will make it easier for me to make releases.

Posted by Sean G. 2006-04-03

Files released

As you can see cl-arithmetic 0.1 has been released along with cl-infix-lib 0.5. So far here are the problems:

1) Does no error checking
2) Does not handle ^ and ^^
3) Does not handle parenthesis
4) .001 is not processed as 0.001
5) Distinguishes between fractions and decimals (not necessarily a problem, but i haven't handled this properly)

Anyway, have fun with it. I'll continue to work on the client until it catches up with the library. And then it's development will depend on the library. ... read more

Posted by Sean G. 2006-03-27
MongoDB Logo MongoDB