Home

Awesome

🚀 Juka - Programming Language (IDE) 🚀

Build Status

Welcome to Juka! It's a unique programming language with an integrated development environment (IDE) that you can run online or offline.

💻 Online and Offline Usage 📱

You can run Juka online at https://ide.jukalang.com.

For offline usage:

For more details on adding the site to your home screen, visit Mozilla's guide on Progressive Web Apps.

📖 About Juka 📖

Juka is a powerful programming language designed for simplicity and efficiency. This repository hosts the IDE (Offline Web App) version of the Juka Programming Language. The IDE is designed to provide a seamless coding experience for Juka programmers. It utilizes the JukaCompiler found at https://github.com/jukaLang/juka.

jukaIDE

🏃‍♀️ Running Juka IDE 🏃‍♂️

To run Juka IDE, open index.html on a static server. The IDE runs entirely on the client-side, providing a fast and responsive user experience. Please note that due to the constraints of the client-side web browser, many system calls may not run. However, the IDE is fully equipped to compile and run Juka code, providing real-time feedback and error messages.

❓ Questions or Issues? ❓

If you have any questions or issues, feel free to:

For more information, visit the official Juka website at https://jukalang.com.