Future plans are to port to more than windows by writing the wrapper functions described in Windows.asm for other operating systems and including the core files. I numbered core.asm and core.inc with 93 because i may also update to befunge 98 one day, but will keep two separate versions if/when that happens.

This is my first attempt at writing code with the intention of porting it to another operating system, and i have not yet tried doing so, therefore i've probably made some dumb mistakes, please feel free to give any pointers on how i could improve anything.

The compile.bat in source\compiler directory is what i've written to manage my projects. it's slightly modified for this distribution (just where the tools point) and should be fully functional, minus opening ollydebug to debug with it, just edit the compiler.bat in souce\compiler to point to your copy of ollydebug. CEcho.exe was written by me ages ago, is slightly buggy and i no longer have the source. Feel free to take and redistribute freely. Respond.com was written in windows debug utility with help from the microsoft website (http://support.microsoft.com/kb/77457).
