Download List

프로젝트 설명

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.

2003-10-31 14:08
1.6

이 릴리스의 Readline의 새 버전을 통해 bugfix에 추가합니다.
Tags: Unstable, Major bugfixes
This release adds a bugfix through the new version of ReadLine.

2001-12-02 23:23
1.4

Elca 이제 다른 비 대화형 모드로하고있다. 표현식은 텍스트 입력의 컬럼에 파일이나 stdin에 ()를 옵션으로 정의할 수있습니다 evaluted 될 것입니다. 문서에서 일부 버그가 수정되었습니다.
Tags: Unstable, Major feature enhancements
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.

2001-09-25 20:38
1.3

일부 경고 및 오류 메시지를 수정했다. Readline의 구성에 대한 옵션이 추가되었습니다. 읽고 설정의 일부 버그가 수정되었습니다. 비대 화식 모드에서 솔루션의 출력 형식에서 버그가 수정되었습니다. , reqired 외부 모듈, 탈퇴를 업데이 트했습니다.
Tags: Unstable, Minor bugfixes
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.

2001-09-06 16:59
1.2

, 그리고 barewords 문제 formating 출력 버그를 고쳤습니다.
Tags: Unstable, Minor bugfixes
Fixed a bug in the formating output, and a problem with barewords.

2001-09-04 22:43
1.1

옵션 이름의 일부 버그를 수정했다. man 페이지를 참조하십시오. elca 중요 변수는 현재 내부 사용자의 공격으로부터 보호됩니다.
Tags: Unstable, Minor bugfixes
Some bugs in option names were corrected. The man page was corrected.
Important elca inner variables are now protected from user attack.

Project Resources