SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

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.

PREREQUISITIES

Perl => 5.6.0
Term::ReadLine
Term::ReadLine::Gnu
Term::ReadKey
Opt

For ``Term::*'' see CPAN (www.cpan.org), for ``Opt'' see elca homepage (physics.muni.cz/~polcar/elca).

INSTALLATION

$ perl Makefile.PL
$ make
$ make install

that's it!

COPYRIGHT

Copyright (C) 2001 Jiri Polcar <polcar@physics.muni.cz>. Can be copied and or modified under the terms of GNU GPL, see COPYING for details.

ADDITIONAL GOODIES

config is an example elca configuration file, copy as ~/.elca.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.