.JUK Estensione file

Juka Source Code File

Sviluppatore Juka
Popolarità
4.6  |  13 Voti
 

Che cos'è un file JUK?

A JUK file is a file written in Juka, which is a programming language designed for cross-platform rapid prototyping. It contains Juka source code that can be compiled into intermediate .NET code for desktop platforms or compiled into a native mobile app.

Maggiori informazioni

You can use the Juka application to interpret JUK files and edit or re-run the code. However, .NET must also be installed on your device.

The following example is the simple syntax of Juka that would print out "Hello World":

function main() = {
          printLine("Hello World");
}

The primary purpose of the Juka programming language is to allow developers to quickly code on any platform, which includes Windows, macOS, and Linux. Juka runs on top of .NET and can be compiled into .NET intermediate bytecode, also known as Common Intermediate Language (CIL). CIL code can be compiled to machine-readable code in .EXE and .DLL files, which can be run as a standalone application in Windows.

NOTA: Juka programming language was formerly known as Juliar programming language, which uses the .JLR file extension for source code files.

Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono i file JUK

Windows
Gratuito
Mac
Gratuito
Linux
Gratuito

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file Juka Source Code e le app Mac, Windows, and Linux elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.