Home
Name Modified Size InfoDownloads / Week
doc 2011-01-25
examples 2011-01-25
bin 2011-01-25
src 2011-01-25
LICENSE 2011-01-23 664 Bytes
README 2011-01-23 817 Bytes
Totals: 6 Items   1.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