.JUK ファイル拡張子

Juka Source Code File

開発元 Juka
人気度
4.6  |  13 
 

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.

詳細情報

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.

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

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

JUKファイルを開くプログラム

Windows
無料
Mac
無料
Linux
無料
カテゴリ: 開発者
更新日: 2019-03-06

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているJuka Source Codeファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。