.FENN File Extension
Fenn Source Code
Developer | RagnowProductions |
Popularity |
4.8 | 12 Votes |
What is a FENN file?
A FENN file contains source code written in the Fenn programming language. Most often, FENN files contain code used to create applications. Developers create FENN files using text and source code editors, such as Microsoft Visual Studio Code.
More Information
Fenn is a simple programming language developed by RagnowProductions. Primarily, it is meant to be used to create video games. However, RagnowProductions has also created an operating system and other applications written in Fenn.
Developers creating Fenn-based applications save those apps' source code in FENN files. Each FENN file begins with the statement target, which defines the type of project the file contains.
How to open a FENN file
You can open a FENN file and edit the code it contains with Microsoft Visual Studio Code (multiplatform), GNU Emacs (multiplatform), or any other text or source code editor.