DataStudio Accounting Logo
ГЛАВНАЯ Новости RUS ENG

Clipper Like Interpreter

Accounting System
Интерпретатор
SQL Generator
Новости
Гостевая книга
Clipper Like Interpreter версии 5.0.

Here is Clipper like language interpreter implementation. This implementation provides easy access to native objects and classes of Delphi. Published properties are supported automatically in this case (Label1.Font.Size). Access to any registered COM object in the system is provided automatically.

This is actual full functional version of the package. Main functions ware tested on Delphi 5,6,7.

To download Clipper Like Interpreter 5.0 source (120K) click here. Build date 24-OCT-2008. Last change to sources was made about 2002 year.


Свободно-распространяемая версия 3.1. (только для истории)
Clipper Like Interpreter 3.1 является свободно распространяемым ПО и доступна для следующих версий Delphi: 3,4,5. Для сборки под более поздними версиями Delphi (6,7) необходимо немного переконфигурировать компилятор.

  • Необходимо отметить "Assignable typed constants" в опциях компилятора (Project\ Options\ Compiler\ Assignable typed constants) или включить опцию {$J+} в исходный текст интерпритатора.
  • Включить модуль Variants в uses интерфейсной части модуля NameVar.

Для загрузки всех исходных текстов Clipper Like Interpreter 3.1 (45K) жать сдесь. Сборка от 25-SEP-2000.


Основные достоинства

  • Really small size of code,
  • All sources are provided,
  • Array structures are supported,
  • Table aliases syntax,
  • Codeblocks (micro functions),
  • Implementation is undepend from a DB engine.





  • Вопросы и коментарии по этому сайту посылайте faststream@mail.ru. Последне обновление: 08-APR-2009