.FENN 파일 확장자
Fenn Source Code
| 개발사 | RagnowProductions |
| 인기도 |
4.8 | 13 투표 |
FENN 파일이란 무엇인가요?
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.
추가 정보
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.
FENN 파일을 여는 방법
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.
