Zeno Interpreter 1.3

License: Free ‎File size: 737.63 KB
‎Users Rating: 5.0/5 - ‎1 ‎votes

This application is an interpreter for the Zeno computer programming language. It requires Microsoft Windows 95 or later. It includes a text editor for creating, saving, and printing programs. The on-line Help feature includes a tutorial on the Zeno computer programming language and operating instructions for the interpreter. The Zeno programming language is easy to learn and user friendly. It is more like natural English than most other computer languages and this makes a Zeno program easy to write and easy to understand. The Zeno interpreter allows anyone to learn and quickly master structured programming methods. It may also be used for performing complex numerical calculations. A Zeno program is modular. The program module defines both the start and end of a program. All executable statements are contained within this module or within subprogram modules. Subprograms, procedures and functions, are used to create a program from small manageable pieces. Zeno allows you to define procedure modules and function modules as needed for your programs. The Zeno programming language supports a variety of data types. You may declare named variables and named constants; you may define your own data type using a type definition. Zeno has only two numerical data types; integers and floating point numbers. It has a boolean type, a character type, and a string type. It supports an array type, a record type and an enumerated type which you the programmer define. Global variable declarations and data type definitions must be located outside of the program and any subprogram modules. Declarations are limited to the scope in which they are defined.

VERSION HISTORY

  • Version 1.3 posted on 2013-05-31
    minor coding errors

Program Details

EULA

Shareware License Agreement This is a legal agreement between you, the "end user," and Abecedarical Systems. Use of this software (the "SOFTWARE") indicates your acceptance of these terms. 1. GRANT OF LICENSE. Abecedarical Systems hereby grants you the right to use the SOFTWARE on a single computer. The SOFTWARE is considered in use on a computer when it is loaded into temporary memory or installed into permanent memory. 2. PROPRIETARY RIGHTS. The SOFTWARE is owned exclusively by Abecedarical Systems, and this license does not transfer any ownership of the SOFTWARE to you. 3. NON PERMITTED USES. You may not translate, reverse program, disassemble, decompile or otherwise reverse engineer the SOFTWARE. 4. NO WARRANTY. THIS SOFTWARE IS LICENSED TO YOU "AS IS," AND WITHOUT ANY WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ABECEDARICAL SYSTEMS DOES NOT WARRANT THAT THIS SOFTWARE DOES NOT INFRINGE ANY RIGHTS OF THIRD PARTIES. 5. Limitation of Liability. In no event shall Abecedarical Systems liability related to any of the SOFTWARE exceed the license fees, if any, actually paid by you for the SOFTWARE. Abecedarical Systems shall not be liable for any damages whatsoever arising out of or related to the use of or inability to use the SOFTWARE, including but not limited to direct, indirect, special, incidental, or consequential damages.