1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-07 13:08:29 +00:00
libpsyc/pike
2011-11-09 19:01:05 +01:00
..
Makefile pike binding by fippo 2011-06-12 12:52:27 +02:00
parserender.pike pike changes by fippo 2011-06-15 21:36:43 +02:00
psyc.cmod added psyc operator defs 2011-11-09 19:01:05 +01:00
README pike changes by fippo 2011-06-15 21:36:43 +02:00
text.pike pike changes by fippo 2011-06-15 21:36:43 +02:00

needs latest libpsyc from git://supraverse.net/libpsyc
to compile the cmod:
pike -x module

to run the code:
pike -M. parserender.pike