Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.01 KB

HexaCode Playground

HexaCode is a custom French-based programming language designed for educational and creative purposes. The HexaCode Playground provides an intuitive web-based environment to write and execute HexaCode scripts, along with hosted documentation to help you get started.

Features

  • French-Based Programming Language: Simple commands like AFFICHE, SI, and ALORS make it easy to learn and use.
  • Interactive Playground: Write, run, and debug HexaCode scripts in your browser.
  • Hosted Documentation: Comprehensive docs are available at /docs to guide users through HexaCode's syntax and features.
  • Modular Structure: Clean separation of backend (Flask), frontend (React), and documentation (Sphinx).
  • Responsive Design: The playground is optimized for both desktop and mobile users.

Prerequisites

Ensure you have the following installed on your system:

  • Python: Version 3.8 or higher
  • Node.js: Version 14 or higher
  • Sphinx: For building the documentation