.JUK Bestandsextensie

Juka Source Code File

Ontwikkelaar Juka
Populariteit
4.6  |  13 Stemmen
 

Wat is een JUK-bestand?

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.

Meer informatie

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.

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

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die JUK-bestanden openen

Windows
Gratis
Mac
Gratis
Linux
Gratis

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het Juka Source Code-bestandsformaat en de Mac, Windows, and Linux-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.