AshBF
AshBF copied to clipboard
Over-engineered Brainfuck optimizing compiler and interpreter
Results
1
AshBF issues
Sort by
recently updated
recently updated
newest added
When I execute `ninja -j 3`, following error appears: ```text [1/15] Building CXX object CMakeFiles/ashbf.dir/cmake_pch.hxx.pch FAILED: CMakeFiles/ashbf.dir/cmake_pch.hxx.pch D:\msys64\clang64\bin\clang++.exe -DFMT_USE_DOUBLE=0 -DFMT_USE_FLOAT=0 -DFMT_USE_LONG_DOUBLE=0 -IE:/_Projects/_Test/AshBF/vendor/fmt/include -flto=thin -fno-pic -fno-exceptions -fno-rtti -fno-asynchronous-unwind-tables -O3 -DNDEBUG -Wall...