Abstract
This site hosts the home page of all my software projects on the GitHub service. Some of the projects are also hosted at Gna! for distribution of stable revisions' archives.
All the packages support (officially) only the GNU infrastructure on a Linux+GNU system: GNU C Compiler, GNU Make, GNU Bash, GNU command line utilities like rm, tar and gzip. A detailed list of prerequisites is outlined in the project specific README files.
Nausicaa
Scheme is a statically scoped and properly tail--recursive dialect of the Lisp programming language invented by Guy Lewis Steele Jr. and Gerald Jay Sussman. It was designed to have an exceptionally clear and simple semantics and few different ways to form expressions. The Revised^6 Report on the Algorithmic Language Scheme gives a defining description of the programming language Scheme.
Nausicaa is a distribution of Scheme language libraries for R6RS Scheme implementations. Currently it attempts to support Ikarus, Larceny, Mosh and Ypsilon.
Nimby Doc
This package is a distribution of software documentation in GNU Texinfo format. All the documents are a conversion of existing documentation in other formats from various projects, whose code and documentation is distributed on the Internet.
Multiple Precision GSL
The GNU Scientific Library (GSL) is a collection of routines for numerical computing, it has been written from scratch in the C language and it presents a modern API for C programmers, allowing wrappers to be written for high level languages.
MPGSL is an attempt to rewrite some of the GSL modules using the Multiple Precision Floating-Point Reliable (MPFR) library primitives. At present this package is an experiment to see "what happens", that is to verify if there is value in such a port.
MPFR library implements arithmetics on floating-point numbers; it is based on the GNU Multiple Precision (GMP) library.
Marco's Bash Functions Library
A library of functions for the GNU Bash shell, aiming at making it a viable solution for medium sized scripts.
Annealing
A C language extension library for GSL, the GNU Scientific Library, attempting a redesign of the simulated annealing module.

