Compile to low-level languages

The TTCN compiler offers automatic translation from TTCN to ANSI C. The code produced is independent of the target operating system and protocol. The compiled code, with any additional adaptation code, is what will actually be running when the tests are executed.

Additional Resources

Try/Buy