Nairb
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Nairb is a brainfuck derivative by User:Ivancr72.
Overview
2 new commands, : (print decimal) and = (set to zero). And some commands have a optional numeric argument.
For example, +>5 equals to +>>>>>.
+4=6+: --> 7 :72 --> H
Documentation
Interpreter
It's WIP, but feel free to make your own.