fohill
- 2008.10.16 -
A simple keylogger for linux.
It uses /dev/input/event0 for the keyboard.
The logger itself is in C while the client/server
communication scripts are in Python.
lineal
- sig
- 2008.10.08 -
Linear algebra calculator web or shell interface.
More info
on common-lisp.net.
ttables.lisp
- 2008.07.12 -
Formal logic using truth tables. Examples at bottom of file.
integral-approx.lisp
- 2008.07.12 -
Compare numerical methods for approximating integrals. Full of examples.
beepboard.cc (lin) |
beepboard.cpp (win)
executable.exe
- 2008.10.22 -
Play the system beep on a computer keyboard in linux or windows respectively.
Dependencies listed in opening comments.