CCBI: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '{{implementation|Befunge}} '''CCBI''' is a Befunge interpreter and debugger for Linux and Windows. It aims to be the first befunge interpreter to completely i…')
 
mNo edit summary
Line 1: Line 1:
{{implementation|Befunge}}
{{implementation|Befunge}}
'''CCBI''' is a [[Befunge]] [[interpreter]] and [[debugger]] for [[Linux]] and [[Windows]]. It aims to be the first befunge interpreter to completely implement the Funge-98 final specification.
'''CCBI''', the '''Conforming Concurrent Befunge-98 Interpreter''' is a [[Befunge]] [[interpreter]] and [[debugger]] for [[Linux]] and [[Windows]]. It aims to be the first befunge interpreter to completely implement the Funge-98 final specification.


== External links ==
== External links ==

Revision as of 19:58, 27 May 2010

CCBI is an implementation of Befunge. Other implementations of Befunge.

CCBI, the Conforming Concurrent Befunge-98 Interpreter is a Befunge interpreter and debugger for Linux and Windows. It aims to be the first befunge interpreter to completely implement the Funge-98 final specification.

External links