Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xbf-1.0-commands.txt | 2011-01-25 | 1.6 kB | |
Totals: 1 Item | 1.6 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.