Download Latest Version xbf-1.0-x86-win.zip (29.5 kB)
Email in envelope

Get an email when there's a new version of eXtended BrainFuck interpreter

Home / examples
Name Modified Size InfoDownloads / Week
Parent folder
example1.xbf 2011-01-25 2.0 kB
example2.xbf 2011-01-23 527 Bytes
Totals: 2 Items   2.5 kB 0
eXtended BrainFuck v1.0
=======================

This project is developed and managed by Boro Sitnikovski.

Source Code
-----------

Source code for xbf can be found at:
	https://sourceforge.net/projects/xbf/files/src/

Build Instructions
------------------

On Unix or Linux:
	g++ xbf.cpp

On Windows:
	cl xbf.cpp

Documentation
-------------

Documentation for xbf can be found at:
	https://sourceforge.net/projects/xbf/files/doc/

Examples for xbf can be found at:
	https://sourceforge.net/projects/xbf/files/examples/

Proposals for enhancement
-------------------------

If you have a proposal to change xbf, please contact me at sitnikovski@users.sf.net.

Copyright and License Information
---------------------------------

Released under the GNU General Public License.
Source: README, updated 2011-01-23