Download List

Project Description

Elca (Extended Line Calculator) is a real-time Perl calculator (i.e., it evaluates expressions immediately as you type them). It supports hexadecimal, octal, and binary numbers, complex numbers, variables, string, list and hash operations, etc. It can convert expressions from human style to valid Perl code before evaluating them, and has a mechanism for importing external modules, allowing almost arbitrary extensions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-08-01 22:52 Back to release list
0.99

Elca now has a "no-real-time" mode, whic is useful for some types of Perl
expression evalution. If Elca is run in non-interactive mode (where expressions
are specified on the command line), then Term::ReadLine is no longer
initialized. Some useful options were added.
Tags: Unstable, Minor feature enhancements

Project Resources