Frost is a compiler wrapper which makes it possible to use functions with virtual arguments and multi methods in C++ programs as if they were a native feature.
| Tags | Software Development Compilers |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: A bug was fixed which could lead to linking errors when running frost.


Changes: A bug which caused problems with dynamic_cast under certain conditions has been fixed, and the GNU bfd library is now used to read object files and shared libraries.


Changes: Several bugs have been fixed, and the linking speed has been improved considerably.


Changes: Some bugs and gcc 3.1-related problems have been fixed.


Changes: A bug has been fixed which caused an internal error while processing certain class hierarchies involving virtual base classes and multiple inheritance. The -I switch is processed correctly if the path is passed as separate argument.