Skip to content

⌨️ JukaIDE (Web App) - Run Juka code on Client Side/Browser (Run code in a browser on local hardware) Support for Edge, Firefox, Chrome, and other Chromium based browsers

Notifications You must be signed in to change notification settings

jukaLang/JukaIDE

Repository files navigation

🚀 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:

  • Mobile: Visit the site above and add it to your homescreen.
  • Desktop/Chromium Browser: Visit the site and click 'Install App' in the top right corner of the browser's URL bar.

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:

  • Join our Discord 🎧
  • Open up an issue on GitHub 🐞

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