Is Transframe type-safe?

Transframe is designed to be portable. Primitive classes sets up a standard in operation interface, semantics and implementation for its primitive objects. The Transframe translation system will provide two kinds of outputs: standard ANSI C for native machine code translation and the Transframe Virtual Machine code for interpretation in multiple platforms.

Unlike C++ and Java, Transframe has a very small set of built-in language features integrated in a unified concept that covers a larger scope of application domains. The language is less likely to be changed in future to cuase a problem in portibility.