I'm testing my sexp-code compiler, which I intend to release as some sort of userscript Real Soon Now™, and it hadn't occurred to me to test whether BBCode was ignored between code tags, though I'm sure it works like that:
But why did you have to write it in Javashit? As useful as it may be (for some illiterate fagstorms), I don't mind opening a terminal and executing a C program.
>>5
Of course not, I wouldn't dirty my hands with Javashit. It's actually written in Clojurescript. If I actually do come through with this, I'll release the actual Clojurescript source code, but what you would actually use in the browser is the unreadable compiled Javascript.
>>6
Oh, that's actually a good idea. Good to know. Please keep us informed.
How much of the Xarn standard is implemented, by the way? I find definitions and iterations rather pointless.
Name:
Anonymous2013-03-05 20:10
>>7
I've implemented iterations, it wasn't hard to do (syntactic sugar to be expanded while parsing) and could occasionally come handy with sup and sub. Definitions I think I'll pass. It seems really contrived and they aren't worth it to be adding state to this language.
Code would be different as well, as it's unary in /prog/, and I honestly don't know what the fuck to do about quote. I'll need help if we don't want to settle with a very limited implementation of that one.
I'll now implement verbatim in all its glory, and I think that I'll make it so code treats its body as verbatim does as well.
Name:
Anonymous2013-03-05 20:28
>>8 s/(quote /<blockquote>/g
Now find the matching ) and replace it with a <blockquote>.
I'm obviously not serious, but you know what I mean.
>>18
And by this I mean "don't fucking dare to implement > in your userscript unless you're rewriting /prog/ from scratch". A very basic subset of Sexpcode is more than fine here. If you're going for the ``advanced stuff'', please rewrite a /prog/ that accepts Sexpcode natively instead.
I see what you mean, but to clarify, I wished to support forms like {quote {b.u.i.o THE PLEASURE OF BEING CUMMED INSIDE} {quote hax my anus}}, etcetera.
That doesn't seem very feasible, though. Fucking Shiitchan.