ARX Setup
Tested on Linux platform with Python 3.13.7 64Bit
Start
Clone the repository with git clone https://github.com/ares-rxu/artemis-language.git
You can run python arx_install.py -i for system and virtual environment install.
Usage
Run python arx.py build hello_world.arx
where hello_world.arx is the Artemis code file you want to compile.