首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一个befunge /朋友般深奥的编程语言解释器

一个befunge /朋友般深奥的编程语言解释器

资 源 简 介

BrainSpace 1.0 is a Befunge/BF -like esolang(esoteric programming language). We have interpreters for BrainSpace 1.0 in Java and JavaScript. The interpreters and libraries are released under Mozilla Public License 1.1. To download the program, go to http://code.google.com/p/brainspace/downloads/list There is a pre-built BS1 interpreter: http://brainspace.googlecode.com/files/dist.zip To learn how to use the library, go to http://code.google.com/p/brainspace/downloads/list Here"s a typical program in BS1: +>*Vx o i ^ < It repeats what user inputted. BrainSpace 1.0 Operators: * ^ move up * V v move down * v move down * > move right * < move left * % reverse * * If current cell is not 0, go to next, otherwise, skip next * X x end program * / bounce up/left * ` bounce down/right * ?If current cell is 0,

文 件 列 表

dist
BS1-CLI.jar
lib
README.TXT
VIP VIP
0.244265s