libpsyc/pike/README

7 lines
103 B
Plaintext

to compile the cmod:
pike -x module
to run the code:
pike -M. rendertest.pike
pike -M. parsetest.pike