Sun symbol  

Kulchitsky.Org


Programs

Table of Contents

  1. Introduction
  2. parse_conf library
  3. Robot Pilot 15
  4. Uni-K Sensei

Introduction

I switched to GNU/Linux. Forever. Thus, I will not improve and support any program written for Windows. It is possiable that I would port them to GNU/Linux but it is very improbable due to lack of time. However, all windows program are still available for download.

parse_conf library

parse_conf library is a very simple library for parsing scientific configuration or initialization files. It supports the separation of configuration files into different groups and reading integers, floats, doubles, and strings. It is compatible with C++ and Fortran and was designed for reading initial values for scientific applications written in FORTRAN, C or C++ languages.

I tried to find easy-to-use and very light (not like XML parsers) library to read config files for our scientific applications. But I could not. There are many parsers are available but no one is enough light and provide reading for int/double/string. No one is appropriate both for FORTRAN and C/C++ users. Thus, I wrote another one.

The goal was to write a thing that would be C/C++/FORTRAN compatible and could be very easy to work with.

Current version is 0.7;

It is free software. License is LGPL.

Robot Pilot 15 (for Windows)

This program is a realisation of the famous 14-15 game with my original self-ordering algorithm.

The last available release is version 1.0. This is a freeware program.

It works with wine

There is a screenshot.

Uni-K Sensei (for Windows)

Very nice program to study languages. There is Russian version available only. If you read Russian, please visit programs section at the Russian page.

 

Copyright © 1999-2004 Anton Kulchitsky, e-mail: anton@kulchitsky.org.