Croissant 🥐

Version License: MIT

> Custom programming language in french ## Install This project uses [Dune](https://dune.build/) as a build system. You can install it with the following command: ```sh opam install dune ``` ## Usage Run the following commands to build and run the project: ```sh dune build dune exec croissant ``` ## Run tests ```sh dune test ``` ## Author(s) 👤 - **[@LucasVbr](https://github.com/LucasVbr)** ## Show your support Give a ⭐️ if this project helped you! ## 📝 License Copyright © 2024 [LucasVbr](https://github.com/LucasVbr).
This project is [MIT](LICENSE) licensed.