[ prog / sol / mona ]

prog


A Lisp hacker

156 2022-06-18 04:58

I've finally finished that program, and others, by now. I see I never made posts here about the libraries written for this.

This is a UDP binding for Ada, written without any C language code; what's most special is I wrote a parody poem to celebrate it; anyone who loathes UNIX should enjoy this:
http://verisimilitudes.net/2022-04-05
gopher://verisimilitudes.net/12022-04-05

This is the other main piece of that program, a simple trie:
http://verisimilitudes.net/2022-05-05
gopher://verisimilitudes.net/12022-05-05

It's named Trivial_Trie, and suffices for my need to have a long-lived trie for reading. I'm very pleased with my naming here. It was fun to play with limited private types; I accidentally made the full view of the type limited as well, but learned that lesson and others, after fighting with the compiler.

Here's the work to which those were building up:
http://verisimilitudes.net/2022-06-13
gopher://verisimilitudes.net/12022-06-13

It's a tiny little set of programs relevant to Elision; it has WWW and UDP interfaces.

I understand that latest link as a whole is unimpressive, so read this reflection on it before critiquing it:
http://verisimilitudes.net/2022-06-17
gopher://verisimilitudes.net/02022-06-17

It's some progress, at the very least.

169


VIP:

do not edit these