Korinkan Developer Section

[Japanese page] -- Sorry, under construction.

Welcome to Korinkan Developer Section's website.

About Us

Korinkan Ltd is a small software company in Japan from 1991. We are working on:

And we are close to education, especially English Learning. Many of our products are used in schools and universities.

Softwares

You can download some free software products we have developed.

Ruby Applications/Libraries

Software products written in/for Ruby.

CVS Repository

You can obtain latest source code via Anonymous CVS.

$ export CVSROOT=":pserver:anonymous@korinkan.co.jp:/var/lib/cvs"
$ cvs login
Logging in to :pserver:anonymous@korinkan.co.jp:2401/var/lib/cvs
CVS password: (Just Enter)
$ cvs checkout MODULE

You can checkout modules in list given by 'cvs checkout -c'.

$ cvs checkout -c
catbuf       ruby/catbuf
djb-netstrings-ruby ruby/djb-netstrings-ruby
dpklib       ruby/dpklib
...