The Frost Project

Contributing


back to main page

Bug reports, suggestions, patches, and questions are always welcome. Send them to frost at wongr dot net.

Porting Frost to other platforms / compilers

Frost works currently only on a i386 processor with gcc, and it has only been tested on a linux system. I am interested in success / failure reports for other systems. Porting to other platforms should not be too difficult. Porting to other compilers can be problematic if the compiler does not give enough information about class hierarchies, virtual tables, etc.

Hacking Frost

[to be written...]
If you want to get familiar with the source you might want to use doxygen to create an online reference.