PASCALC INTERPRETER FOR DELPHI OVERVIEW
Pascalc is the Pascal-like language interpreter for Delphi.
| Publisher: | Alex Boiko | |
| Date Updated: | Dec 11, 2004 | |
| Limitations: | free trial | |
| Price: | $20 USD | |
| Rating: | No Rating | |
| OS: | Win98, Windows2000, WinXP | |
Pascalc is the Pascal-like language interpreter for Delphi. The basic differences from standard Pascal the following:
Two data types supported: numbers (extended) and strings, Logical operators work with numbers. It's considered that 0 = FALSE, any nonzero number means TRUE. All logical operators return 1 as TRUE. Because of the Delphi TDateTime type compatible with extended, numbers can hold dates.
It's no need to declare variables, labels and functions. Pascalc creates variables dynamically on first assignment. Variable type depend on the last assigned value.
PASCALC, interpreter for Delphi, interpreter, software development
N/A