Projects / elca

elca

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  31 Oct 2003 05:08

Release Notes: This release adds a bugfix through the new version of ReadLine.

Release Notes: Elca has now another non-interactive mode. Expressions that will be evaluted on columns of text input (from file or STDIN) can be defined by an option. Some bugs in the documentation have been corrected.

  •  25 Sep 2001 11:38

Release Notes: Some warnings and error messages were corrected. Options for configuration of ReadLine were added. Some bugs in reading configuration were fixed. A bug in the output format of solutions in noninteractive mode was fixed. Opt, a reqired external module, was updated.

  •  06 Sep 2001 07:59

Release Notes: Fixed a bug in the formating output, and a problem with barewords.

  •  04 Sep 2001 13:43

Release Notes: Some bugs in option names were corrected. The man page was corrected. Important elca inner variables are now protected from user attack.

Screenshot

Project Spotlight

haveged

A hardware RNG source for the Linux random number pool.

Screenshot

Project Spotlight

NOC

A Network Operation Center's Operation Support System.