FileInfo

Idiomas

Visión General

What is a 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.

More Information 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.

Popularity4.6/5

13 votes

Quick AppOpen with
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the Juka 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

Migas de pan

DeveloperJuka
Popularity4.6 | 13 Votes

Previous / Next

In-Depth

.JUK File Extension

Juka Source Code File

DeveloperJuka
Popularity
4.6  |  13 Votes
 

What is a 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.

More Information

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.

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

Programs that open JUK files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Juka

Free

Mac

Juka

Free

Linux

Juka

Free

Category: Developer Files

Updated: March 6, 2019

Preguntas Frecuentes

What is a 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.