Symsyn

SYMSYN is a programming language and real time multitasking, run time environment.

It has a simple syntax and short learning curve. It provides access to functionality found in more sophisticated languages, such as Pascal. The are Pascal procedures which, in some cases, access the Pascal Run Time Library.
These primitives provide the normal testing, arithmetic, move, and string handling capabilities as well as the following additions:
* Inter program synchronization and data passing.
* Bit manipulation.
* DES encryption instructions.
* Re assignable instruction opcodes to inhibit reverse engineering.
It is extensible. Algorithms can be added to the collection of primitives.
 
< Prev   Next >