@title Related sites
@link Links
@license
Copyright (c) 2005 Tama Communications Corporation
@body
BOKIN related tools
- GNU Guile
-
GNU Guile is a Scheme implementation of GNU Project.
Scheme is a kind of Lisp language.
BOKIN is almost written in GNU Guile.
- GNU Make
-
GNU Make is a tool which controls the generation of executables
from the program's source files.
In BOKIN, it is used for accounting calculations.
- CVS
-
CVS is a version control system.
Originally, CVS is used for sharing source code of programs,
but in BOKIN, we can use it as a multi-user accouting database
system with history function.
- SSH
-
SSH is a secure shell for remote login.
Using SSH with CVS, you can safely update your accounting database
from all over the world.
- GnuPG
-
GnuPG is a OpenPGP implementation of GNU Project.
It can be used to encrypt data and create digital signatures.
In BOKIN, we can use it for digital signature of financial statement.