Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Mindf+ filter_list
Author
Message
Mindf+ #1
Awhile back I learned Brainfuck, a simple programming language using the following syntax:

+ increment value
- decrement value
> shift right
< shift left
[ jump to ] if value is 0
] jump to [ if value is not 0

well, I made a few changes (rather not like to retype them) to the language that I think might help. I also wrote a compiler (used to ONLY be runtime interpreted) that you can use. Here is the link to the github page: Mindf+

Tell me what you all think!

Reply





Messages In This Thread
Mindf+ - by phyrrus9 - 01-18-2013, 04:21 AM
RE: Mindf+ - by w00t - 01-18-2013, 05:37 AM
RE: Mindf+ - by BreShiE - 01-18-2013, 06:26 AM



Users browsing this thread: 1 Guest(s)