Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

SexpCode+ revision

Name:   2010-06-27 17:48

Each character should refer to a single-character atom rather than having these dot things to differentiate between each single-character atom.

NO EXCEPTIONS
[b][i][o][u]NO EXCEPTIONS[/u][/o][/i][/b]
{b.i.o.u NO EXCEPTIONS}
becomes
{biou NO EXCEPTIONS}

But, in the case of a multi-char atom like tt, spoiler, sub, sup, quote, or img, we should make use of the dot things.

A dot should be used to denote the start of a multi-character atom and optionally the end of the atom, e.g.

fioc user
[sub]fioc user[/sub]
{sub fioc user}
becomes
{.sub fioc user}

and

/b/
[i][sup][b]/b/[/b][/sup][/i]
{i.sup.b /b/}
becomes
{i.sup.b /b/}

Name: Anonymous 2010-06-28 13:46

>>43
Unless you're using a particularly strict implementation of SexpCode, of course. The ``correct'' way of posting C code is to use one of the verbatim syntaxes, possibly in composition with a code function.

{verbatim.code C int main(void) {[br]    printf("Hallo wereld.\n");[br]    return 0;[br]}}
http://cairnarvon.rotahall.org/misc/sexpcode.html#ch3

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List