.FJ File Extension
FlipJump Source Code File
Developer | Tomhe |
Popularity |
4.5 | 6 Votes |
What is an FJ file?
More Information
Tomhe (short for "Tom Herman") created the FlipJump assembly language. It is a One Instruction Set Computer (OISC) language, meaning it is extremely simple, running from only one instruction. For example, FipJump programs run from one instruction with two operands (a;b).
NOTE: You can find more information about the Flipjump language on the project's GitHub page.
How to open an FJ file
You can open an FJ file with the FlipJump project, which provides a macro assembler, an interpreter, and a standard library for assembling FJ files, and then running them. You can also open FJ files with source code editors, such as Microsoft Visual Studio Code.
Since FJ files store source code in plain text, you can open them with any plain text editor, such as Microsoft Notepad or Apple TextEdit.