3INFO Yaka compiler project
- Run
bin\build.bat
- Run
bin\doc.bat
- run
bin\yaka.bat filename.yaka
Output will be in
build\filename.asm
- Open a DOS command prompt and navigate to the build folder
- Run
..\bin\asm.bat filename
do not add the .asm extension - Run
filename.exe
Please see the attached LICENSE file.