У нас вы можете посмотреть бесплатно brainfuck interpreter live coding in C или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Oh! I've probably realized what kind of issue with the loops you guys were talking about... It's not "*ip--" or "*ip++" but "ip--" or "ip++" - the star is not needed for we are dealing with the address, not the reference. I don't know why it still worked correctly, well, may be it depends on compiler, I don't know, you saw it with your own eyes... So I'm just sorry for inconvenience, I've already fixed the source code, so check up the link to video source code and you'll get the correct working version. Take care) Video source code: https://gist.github.com/maksimKorzh/8... bf interpreter source: https://github.com/maksimKorzh/tapela... advanced bf interpreter source: https://github.com/maksimKorzh/ibi/bl... 💖 Become a Patron 💖 / code_monkey_king