Vincent Pit web page
Mathematics
Photos
Programming
Most of my programming stuff can be found at my git repository .
Perl
C
- Alchemy , a little block game in C (needs some curses library). Updated 2007-09-15 to 0.03.
- A C macro expander , useful for preprocessing your code before running it through gcov (usage : ./mxp.pl [-i|-n|-o outfile] infile).
X-Chat
- Miscellaneous Perl scripts for X-Chat 2.0.8 and higher.
Put the *.pl files and the Xchat directory into your X-Chat data directory (~/.xchat2 on Unices or %APPDATA%/X-Chat 2 on Windows). - A patch to add a xchat_user_info function to the X-Chat plugin API. Updated 2010-03-03.
- Another patch that prevents X-Chat from issueing WHOIS requests in the background when the user list information is incomplete.
Gentoo
- A Gentoo ebuild for the Giac/Xcas computer algebra system version 0.9.1. Updated 2011-06-19.
Unpack it in your local portage overlay (usually /usr/local/portage) and emerge it with "emerge giac". FLTK version 1.3 is required. - A set of patches to fix perl integration into Gentoo (Updated 2010-04-10) :
Vincent Pit