Usage

This section will guide you through the process of using Flint.

Installation

  1. To use Flint, first clone the repo:

git clone https://github.com/mrinmoy-hex/Flint.git
  1. Install Poetry:

pip install poetry
  1. Install the dependencies:

poetry install
  1. Activate the virtual environment:

poetry shell
  1. Run your first Flint program:

flint file_name.flint