Modern assembler for MERA 400
EMAS is a MERA 400 assembler with modern syntax. Documentation (in Polish) is available here
To build emas you need:
Do the following in the directory where this README lives:
mkdir build
cd build
cmake ..
make
make install