This website works better with JavaScript.
Explore
Help
Sign In
Jamozed
/
OBFI
Watch
0
Star
0
Fork
You've already forked OBFI
0
Code
Issues
Pull Requests
Releases
2
Activity
OMKOV Brainfuck Interpreter
brainfuck
interpreter
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32
Commits
1
Branch
2
Tags
64 KiB
C
94.9%
CMake
2.3%
Shell
2%
Batchfile
0.8%
Branch:
master
master
1.0.2
1.0.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
OBFI
/
BuildWindows.bat
4 lines
101 B
Raw
Permalink
Blame
History
cmake -S
"
%~dp0
\
"
-B
"
%~dp0
\build
"
^
-DCMAKE_BUILD_TYPE:STRING=Release
cmake --build
"
%~dp0
\build
"
Reference in new issue
Copy Permalink