ETAC Interpreter Icon

ETAC Interpreter

3-0-6-ena
Victella (Freeware)
ETAC is a general purpose stack-based interpreted script programming language.
ETAC Interpreter screenshot
ETAC programming language.
The ETAC programming language is, arguably, the first of an evolutionary step of dictionary and stack based token activated programming languages, capable of full traditional high-level block structured syntax with the versatility and efficiency of a token activated stack-based language. A token activated programming language operates by sequentially activating text tokens, but not necessarily in one direction only. ETAC is a token activated language that uses 'sequential reverse-flow activation' which activates programmer-determined groups of tokens sequentially from left to right, but the tokens in each group are activated from right to left ('reverse-flow'). This allows the programming language to be written in groups using prefix notation as the programmer desires. It also allows the designer of the programming language to implement high-level block structured syntax, as is usual for traditional programming languages.
Technical details
Title:
ETAC Interpreter 3-0-6-ena for Windows
Requirements:
Windows XP or compatible operating sytem.
OS Support:
Win2000, WinXP, Win7 x32, Win7 x64, Windows 8, Windows 10, WinServer, WinOther, WinVista, WinVista x64
Language:
English
License:
Freeware
Release date:
August 1, 2020
Author:
ETAC Interpreter 3-0-6-ena Changelog

First Unicode release of the ETAC system. ETAC can now process source and data files encoded in UTF-8, UTF-16, and UTF-32, as well as in Windows-1252. New ETAC commands. ETAC source code of new Functions library of 60 functions. Other enhancements and big fixes.