x86: fix a bug that we misgenerated the the 8-bit imul with a constant
[ajla.git] / programs / acmd / README.txt
blob0754f65eb55d138ca10ba26bf48a9125fc62e03a
1 How to run the Ajla Commander:
3 Install the packages libgmp-dev and libffi-dev
5 Download Ajla from https://www.ajla-lang.cz/downloads/ajla-0.1.5.tar.gz
7 Extract Ajla and compile it with "./configure; make"
9 Install it with "sudo make install"
11 Download the Ajla Commander source files and put them to some directory
13 Run "ajla acmd.ajla"