💾 Archived View for gemini.ctrl-c.club › ~de_alchmst › b-logs › ruby › ptts › 020:to-the-crystal.gmi captured on 2024-08-25 at 00:50:32. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-26)
-=-=-=-=-=-=-
So I have implemented the basics in ruby and it's getting a bit too long for one script. I've also gained some idea of how the full version should be structured, so guess it's time for crystal now. Also I guess I promised repo so here you go:
There is not that much to see now though.
Also sometimes it's easier to use for loop than regex for splitting text, espessially when you want ignore stuff in brackets.
Also I don't expect this to cause problems, since I don't plan to do anything crazy with the language, but I want ptts to compile on ^C, which has 4 years old version of crystal, so that sounds like fun.
----------------------------