Guile Netlink
Guile Netlink is a guile implementation of the netlink protocol. Netlink is an inter-process communication protocol that can be used for communication between processes, or with the kernel. The most famous netlink protocols are used to configure network-related functions in the kernel, such as firewall, route table or IP addresses of interfaces.
manual (all in one page)manual (one page per node)
git clone https://git.lepiller.eu/git/guile-netlink
Gitile
Gitile is a small implementation of a web repository viewer. It uses guile as its backend, guile-git to fetch repository information, etc.
git clone https://git.lepiller.eu/git/gitile
Guile RDF
Implementation of RDF formats and algorithms in GNU Guilegit clone https://git.lepiller.eu/git/guile-rdf
Guile Z3
This project aims to give GNU Guile users a very simple library to use Z3, the theorem prover. Z3 itself is able to read files formated in SMT-LIB2, which is an s-expression format. Instead of writting files and calling Z3, this library offers you all the benefits of using guile to produce your expressions in software.
git clone https://git.lepiller.eu/git/guile-z3
Guix More
Additional and WIP packages for Guixgit clone https://git.lepiller.eu/git/guix-more
Guile JsonLD
Guile JsonLD is an implementation of the JsonLD API defined by the W3C for GNU Guile. This implementation tries to follow the editor's draft of JsonLD 1.1 (and the final recommendation once published).
git clone https://git.lepiller.eu/git/guile-jsonld
Guile Fediverse
Guile implementation of different Fediverse protocols and specificationsgit clone https://git.lepiller.eu/git/guile-fediverse
Offlate
Offlate is a translation interface for offline translation of projects using online platforms. Its features include: Finding your project and configuring it, Offline translation and Submission to your upstream's favorite platform.
git clone https://git.lepiller.eu/git/offlate
System Configuration
This repository contains the configuration files for all my systems.
git clone https://git.lepiller.eu/git/system-configuration
Guile Mecab
Guile bindings for MeCabgit clone https://git.lepiller.eu/git/guile-mecab
Guix Home Manager
This is a Guix channel for user configuration management. Guix itself comes with the possibility of managing system configuration when installed as a standalone operating system. This project aims at going one step further and managing your personal configuration entirely with Guix.
git clone https://git.lepiller.eu/git/guix-home-manager
Nani Application
Android app for offline Japanese dictionariesgit clone https://git.lepiller.eu/git/nani/app
Nani Website
The website code for the nani projectgit clone https://git.lepiller.eu/git/nani/website