1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-07-31 00:21:03 +00:00
libpsyc/pike
2011-06-12 12:52:27 +02:00
..
Makefile pike binding by fippo 2011-06-12 12:52:27 +02:00
parsetest.pike pike binding by fippo 2011-06-12 12:52:27 +02:00
psyc.cmod pike binding by fippo 2011-06-12 12:52:27 +02:00
README pike binding by fippo 2011-06-12 12:52:27 +02:00
rendertest.pike pike binding by fippo 2011-06-12 12:52:27 +02:00

to compile the cmod:
pike -x module

to run the code:
pike -M. rendertest.pike
pike -M. parsetest.pike