|
Perl 6
SMOP Hacking: Revision 3
SMOP is a simple C project that uses autoconf, automake and libtool. The source is hosted at pugs svn repository: In order to compile SMOP, you should:
This should get everything compiled. Optionally you can try:
But this is not certain to work because of some Test::Harness magic. If it doesn't, you can always do something like:
But this should give you raw test results, instead of the pretty Test::Harness report. See also SMOP Debugging |