.JUK File

.juk is Juka Source Code File

Features Description
File Extension .juk
Created by Juka
Category Developer

What is an .JUK file?

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.

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.

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

Juka

Developer

New Files Extension Recently updated 3D Image Files Audio Files Backup Files CAD Files Camera Raw Files Compressed Files Data Files Database Files Developer Files Disk Image Files Encoded Files Executable Files Font Files GIS Files Game Files Misc Files Page Layout Files Plugin Files Raster Image Files Settings Files Spreadsheet Files System Files Text Files Vector Image Files Video Files Web Files eBook Files