Juka Programming Language
Code once, Run everywhere
func main() = {
// Print Hello World
printLine("Hello World");
}
关注我们:
Discord: 7BNpwKH8JC
Facebook: @jukalang
Twitter: @jukaLang
Instagram: @jukalanguage
YouTube: Juka Programming Language
我们的社区
加入我们不断增长的胡卡社区 (link). 我们使用“Discord”来管理社区,因为它提供了保持连接的简单方式。 为了加入社区,您应该点击并注册Discord帐户。 如果您已经有一个帐户,只需加入"JukaLang"群组。它是公开的,任何人都可以加入!
社交媒体
Discord: 7BNpwKH8JC
Twitter: @jukaLang
Facebook: @jukalang
Instagram: @jukalanguage
YouTube: Juka Programming Language
在任何设备上运行
Juka is built on top of .NET framework. This means that Juka can run on many platforms including Windows, Linux, MacOS, MS Azure, iOS/iPadOS (coming soon) and Android (coming soon).
在云端运行
You can run Juka on Microsoft's Azure Server by using Juka's built-in Azure Function. Download latest Azure Function from https://github.com/jukaLang/Juka/releases.
NOTE: you need an active Microsoft Azure account to host.
分散软件包管理器
All packages are hosted on a blockchain in a decentralized manner. Want to help with running the network? Add your server configuration to https://github.com/jukaLang/juka-network and run the Juka-Network Server (which can be downloaded from https://github.com/jukaLang/Juka/releases). We appreciate any help!