This is a mirror for git://r-36.net/pointtools (found on gopher).

Updated 2020-12-09 00:47:27 +01:00

Updated 2020-04-13 02:12:48 +02:00

This currently is a test to create a new kind of (very simple) parser that could handle arbitrary error messages. I want my errors to be easily translated in different languages, so they shouldn't be arbitrary strings.

Updated 2024-03-07 00:17:55 +01:00

This application was a prequel to `package.mk`. Conserved for historical value, and Crystal code example.

Updated 2022-01-17 12:39:22 +01:00

Package.mk is the Makefile to create packages, and will also serve as a package manager in a near future.

Updated 2023-01-19 23:09:58 +01:00

Updated 2020-04-13 18:18:41 +02:00

Mostly UNIX-like tools but with objects as base instead of plain text.

Updated 2020-12-01 23:45:26 +01:00

This is a copy of the repository from semarie (with very few differences): https://github.com/semarie/openbsd-ziglibc

Updated 2024-03-23 01:40:14 +01:00

Updated 2020-04-13 01:11:59 +02:00

Experimental Löve-like APIs for game programming.

Updated 2021-04-21 17:57:14 +02:00

Experimental Löve-like APIs for game programming.

Updated 2021-04-19 22:11:37 +02:00

Writing some music with lilypond!

Updated 2021-10-08 20:00:06 +02:00

Updated 2020-12-21 19:40:55 +01:00

This is a generic mailer. It can be used to send emails via a template. In a near future, it will be able to be a daemon so we can request it through libipc.

Updated 2023-02-04 03:16:08 +01:00

Updated 2020-04-29 15:23:43 +02:00

OLD IMPLEMENTATION. The new one is in Zig and fucking ROCKS: https://git.baguette.netlib.re/Baguette/libipc Inter-Process Communication library based on unix sockets.

Updated 2023-02-15 15:56:43 +01:00

LibIPC usage examples in many languages.

Updated 2023-05-27 22:12:08 +02:00

LibIPC: the simplest IPC library you'll probably find.

Updated 2024-03-21 13:02:37 +01:00

Bind two libipc-related processes after the creation of a remote connection. Further explanations in the README.

Updated 2020-12-01 15:35:15 +01:00

OLD IMPLEMENTATION. See https://git.baguette.netlib.re/Baguette/ipc.cr for the new version. LibIPC bindings for the Crystal language. This library also includes JSON and CBOR helpers for network communications.

Updated 2023-02-07 09:03:15 +01:00