berenoguz / yabi

Yet another brainfuck implementation
GNU General Public License v3.0
0 stars 0 forks source link

Support bitset tokens #9

Open berenoguz opened 9 years ago

berenoguz commented 9 years ago

At the moment std::bitset<N> tokens are supported and are implemented. However there are some restrictions / bugs: