Interpreter of Brainfxck and its variants
/python
=> Brainfxck Interpreter made by Python3 (input isn't implemented)/hs
=> Brainfxck Interpreter made by Haskell/417
=> "Parade", original language with respect for SHIINA NATSUKAWA, Interpreter made by Haskell
Original language with respect for SHIINA NATSUKAWA based on brainfxck
She belongs to TrySail, voice actress team of Music Ray'n.
command | meaning | bf |
---|---|---|
NAAN |
Increment | + |
ANNA |
Decrement | - |
SHIINA |
Output | . |
NATSUKAWA |
Input | , |
FP |
ptr Increment | > |
PRD |
ptr Decrement | < |
417 |
while start | [ |
! |
while end | ] |