FileInfo

Idiomas

Visión General

What is a 4TH file? Language file created for Forth programming language, which is supported by several different text editors that enable features such as syntax highlighting; contains Forth programming code similar to how .C files contain C or C++ source code; same format as the .FORTH file.

More Information Forth language's format is based on data stack and RPN (Revers Polish Notation). A simple example of its format: 12 10 * 40 + . 160 ok This format equals to 12 multiplied by 10 plus 40, with "." printing the result of the mathematical equation to the user terminal. NOTE: To create a 4TH file simply rename the extension of your plain text file that contains the Forth source code.

Popularity2.8/5

9 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Forth Language file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Migas de pan

DeveloperN/A
Popularity2.8 | 9 Votes

Previous / Next

In-Depth

.4TH File Extension

Forth Language File

DeveloperN/A
Popularity
2.8  |  9 Votes
 

What is a 4TH file?

Language file created for Forth programming language, which is supported by several different text editors that enable features such as syntax highlighting; contains Forth programming code similar to how .C files contain C or C++ source code; same format as the .FORTH file.

More Information

Forth language's format is based on data stack and RPN (Revers Polish Notation). A simple example of its format:

12 10 * 40 + . 160 ok

This format equals to 12 multiplied by 10 plus 40, with "." printing the result of the mathematical equation to the user terminal.

NOTE: To create a 4TH file simply rename the extension of your plain text file that contains the Forth source code.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference 4TH files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

GNU Gforth

Free

Kate Editor

Free

Mac

KDevelop

Free

Kate Editor

Free

Linux

KDevelop

Free

GNU Gforth

Free

Kate Editor

Free

Category: Developer Files

Updated: November 26, 2013

Preguntas Frecuentes

What is a 4TH file?
Language file created for Forth programming language, which is supported by several different text editors that enable features such as syntax highlighting; contains Forth programming code similar to how .C files contain C or C++ source code; same format as the .FORTH file.