项目作者: Clinery1

项目描述 :
Brainf*** except with my spin on it. Functions are now possible and there are now over 1 million cells instead of 30,000
高级语言: Rust
项目地址: git://github.com/Clinery1/alt-brainf.git
创建时间: 2019-04-22T23:30:28Z
项目社区:https://github.com/Clinery1/alt-brainf

开源协议:Apache License 2.0

下载


Alternate BrainF

The interpreter still works with standard brainf code except you can use functions too. See “Example.abf” for how to do functions.
I will add more to this later but for now, here is some code:

  1. {
  2. #
  3. ++++>++++<[>[>+++<-]+++<-]>>.<<
  4. +++++>+++<[>[>--<-]+++<-]>>.
  5. }
  6. !