baselkp.blogg.se

Proteus 8.5 language pack
Proteus 8.5 language pack









proteus 8.5 language pack

  • native support for Ms-Dos/Windows, Macintosh and Unix text files (all versions).
  • user libraries: it is possible to write user defined functions (UDF) in separate files, and include them (even conditionally and recursively) inside new programs UDFs can be referenced before or after the definition it is also possible to write external functions in Visual C++ and invoke them from a Proteus script.
  • ISAPI DLL and Windows Service versions: Proteus is available as a Windows service or as an ISAPI DLL (for using together with Microsoft Internet Information Server).
  • proteus 8.5 language pack proteus 8.5 language pack

    native support for high-level data structures: arrays, queues (single or double), stacks, bit maps, sets, AVL trees are already available in Proteus and do not require additional code or libraries to be used.clear and comprehensible syntax: the names of the library functions resemble those of corresponding functions in C, Clipper/Flagship and Assembly by using medium-length keywords, Proteus programs are very easy to understand.advanced data access (DAO), pipes, Windows sockets, serial ports: in the Windows version, Proteus includes hundreds of system calls which are operating system-specific.large library of predefined functions: Proteus is not a toy-language, it comes with hundreds of library functions ready to be used for working on strings, dates, numbers, for sorting, searching and so on.no operators: Proteus is a completely functional language – there are no operators thus, there is no ambiguity when evaluating expressions and parenthesis are not needed.

    proteus 8.5 language pack

    no pre-allocated structures: all data used by Proteus are dynamically allocated at execution time there are no limits on: recursion, maximum data size, number of variables, etc.no data types: all variables can be used as integer numbers, floating point numbers or strings variables are interpreted according to the functions being applied – Proteus keeps different representations of their values between calls, to decrease execution time in case of frequent conversions between one type and the other.multi-language support: Proteus is available in several languages (keywords and messages).











    Proteus 8.5 language pack