Step 1: Create a .rx file
Step 2: Write some code
Step 3: Run it and have fun!
~1.1/Mb RAM Usage
0% CPU Usage
Scripts take up to max. 1MB
Windows:
Step 1: Run the command below in CMD to install!
curl -L https://raw.githubusercontent.com/x4raynixx/Ryxon/master/install/install.cmd -o install.cmd && install.cmd
Linux, MacOS, Termux, Raspberry Pi
Step 1: Run the command bellow in a shell!
curl -fsSL https://raw.githubusercontent.com/x4raynixx/Ryxon/master/install/install.sh | bash
Requirements:
llvm-mingw-20250528-ucrt-x86_64
in tools folder
gcc
installed on your system and maybe some other stuff
Run the following command in your terminal:
git clone https://github.com/x4raynixx/Ryxon.git
cd Ryxon
Build for windows:
./build.bat
Build for Linux:
./build.sh