FileInfo

Languages

Overview

What is an SCALE file? A SCALE file contains source code written in the Scale programming language. The code a SCALE file contains is meant to be compiled to C source code, using the source-to-source Scale compiler.

More Information SCALE file open in Microsoft Visual Studio Code The Scale programming language, developed by GitHub user StonkDragon, is inspired by Porth ( .PORTH ) and Lua ( .LUA ). It is a procedural, object-oriented, concatenative, and stack-oriented language. Developers save Scale source code in SCALE files. These files contain some number of Scale functions . There is no compiler that converts SCALE files to machine code . Instead, the Scale compiler converts SCALE files to C code, which can then be included in C programs.

Popularity4/5

4 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Scale Source Code 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

Breadcrumbs

DeveloperStonkDragon
Popularity4.0 | 4 Votes

Previous / Next

In-Depth

.SCALE File Extension

Scale Source Code

DeveloperStonkDragon
Popularity
4.0  |  4 Votes
 

What is an SCALE file?

A SCALE file contains source code written in the Scale programming language. The code a SCALE file contains is meant to be compiled to C source code, using the source-to-source Scale compiler.

More Information

SCALE file open in Microsoft Visual Studio Code

The Scale programming language, developed by GitHub user StonkDragon, is inspired by Porth ( .PORTH ) and Lua ( .LUA ). It is a procedural, object-oriented, concatenative, and stack-oriented language.

Developers save Scale source code in SCALE files. These files contain some number of Scale functions . There is no compiler that converts SCALE files to machine code . Instead, the Scale compiler converts SCALE files to C code, which can then be included in C programs.

How to open an SCALE file

You can open and edit a SCALE file with Microsoft Visual Studio Code (multiplatform) or any other source code or text editor. You can use the Scale compiler (macOS, Linux) to compile a SCALE file to C code.

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

Programs that open or reference SCALE files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Visual Studio Code

Free

Any text editor

Mac

Scale Compiler

Free

Microsoft Visual Studio Code

Free

Any text editor

Linux

Scale Compiler

Free

Microsoft Visual Studio Code

Free

Any text editor

Category: Developer Files

Updated: March 21, 2023

FAQ

What is an SCALE file?
A SCALE file contains source code written in the Scale programming language. The code a SCALE file contains is meant to be compiled to C source code, using the source-to-source Scale compiler.
How do I open an .scale file?
You can open and edit a SCALE file with Microsoft Visual Studio Code (multiplatform) or any other source code or text editor. You can use the Scale compiler (macOS, Linux) to compile a SCALE file to C code.