.TEMPER File Extension
Temper Source Code File
Developer | The Temper toolchain contributors |
Popularity |
3.5 | 2 Votes |
What is a TEMPER file?
A TEMPER file contains source code in the Temper programming language. It aids in building well-integrated multi-language systems by allowing developers to cross-compile it to other programming languages. Besides compiling TEMPER files, developers may open and edit TEMPER files with a source code editor.
More Information
The Temper programming language aids in systems integration by allowing a small group of developers to define libraries and type definitions that can be shared across nodes in a distributed system regardless of the language(s) used to implement the node. Additionally, the language is designed to translate to other programming languages, which also helps with systems integration.
NOTE: The Temper toolchain contributors develop the Temper programming language, which is not yet publicly released.
How to open a TEMPER file
You can open a TEMPER file with Microsoft Visual Studio Code (with the Temper programming language plugin installed). The source code editor provides helpful features for viewing and editing the file, including text highlighting.
Since TEMPER files store source code in plain text, you can open them with any plain text editor, such as Microsoft Notepad or Apple TextEdit. However, text editors do not provide the same helpful features source code editors like Microsoft Visual Studio Code offer.