That has no effect;
categories
C = p t k r
V = i u a
end
-rtl C r → \
gives you aptra > *aprta still.
OK, I believe I know why this doesn’t work: Brassica supports overlapping environments, but not overlapping targets. The output from one rule can’t be used as the input to another application of the same rule (though it can act as an environment for said application). I do have a standing item on my TODO list to change this, but it’s a difficult problem, since you need to avoid e.g. infinite loops.
Should be fixed now. A brief power outage in Sydney caused the server to shut down.
Ah yes, sorry. Will fix.
Thank you!
This was already reported on the GitHub; I’m in another country but will look into it when I get back home.
I’m not aware of anything which would stop it working on older versions, though I haven’t tested it. (I can’t in any case…)Also, is Brassica for PC only available on Windows 10+ versions?
I think it's also available for Linux (you may have to install GHC and compile it yourself, I onno, though).þeprussianfrog wrote: ↑Thu Apr 23, 2026 12:06 pm Hello!
The website's currently down for me. Also, is Brassica for PC only available on Windows 10+ versions?
Indeed, for Linux there’s an AppImage available.Travis B. wrote: ↑Thu Apr 23, 2026 12:37 pmI think it's also available for Linux (you may have to install GHC and compile it yourself, I onno, though).þeprussianfrog wrote: ↑Thu Apr 23, 2026 12:06 pm Hello!
The website's currently down for me. Also, is Brassica for PC only available on Windows 10+ versions?
Tis true; not all people are up to the task of installing and using GHC.bradrn wrote: ↑Thu Apr 23, 2026 12:44 pmIndeed, for Linux there’s an AppImage available.Travis B. wrote: ↑Thu Apr 23, 2026 12:37 pmI think it's also available for Linux (you may have to install GHC and compile it yourself, I onno, though).þeprussianfrog wrote: ↑Thu Apr 23, 2026 12:06 pm Hello!
The website's currently down for me. Also, is Brassica for PC only available on Windows 10+ versions?
Yeah, that was a slog.
What went wrong?þeprussianfrog wrote: ↑Sat Apr 25, 2026 11:51 am At least for me it doesn't run properly on older Windows.
Actually, this is not a bug. No rules were applied to ⟨ɹɨjɹ⟩, therefore no rules were reported.Man in Space wrote: ↑Sun May 03, 2026 12:03 pm Bug report: using ⟨ɹɨjɹ⟩ as an input works when “Apply” is selected, but does not when “Report rules applied” is selected.
Website should be back up now.