2 results for "6b60c866e13d55fd32bcaa208c0c473c"
>>106617188
Working more on the MAIDS programming language. I fixed the pattern capture bug and wrote most of the manual. I am refactoring a big class called CombinatorsForMAIDS because it is about 10k lines long and nightmarish to work inside. Once it is refactored and the manual completes I will release it to Public Domain, along with an example program that generates all possible character sheets for the game Maid along with backstories for the characters.
>>16787545
Thank you for being nice. I will prepare the Python version for publication to /sci/ since /Sci/entists seem to like Python more than Java. It will take a couple days. If PDF posting is still allowed here, I will also publish a commentary on the code. If PDF posting is not allowed, I might put it inside a Maid Card and publish it here with that.

If you want to run it you will need Python, Poetry, Verilog and Graphviz. This is because when it finds a network is uses Graphviz to draw it and emits and verifies HDL for it.