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

Pages: 1-

mom i wrote a parser look

Name: Anonymous 2016-01-20 20:42

mom i wrote a parser look ihave a cool indentation absed language

http://srfi.schemers.org/srfi-119/srfi-119.html

Name: Anonymous 2016-01-20 21:02

Pisp - the Python Lisp.

Name: Anonymous 2016-01-20 21:22

There's already too many competing elements here.

Parens are the clearest and most explicit way to represent nesting, and work no matter the spread across lines. Editors already indent based on paren level.

Maybe apply this somewhere more productively, like JavaScript, to get rid of the ]))];}]}),[]}; shit.

Name: Anonymous 2016-01-20 22:04

I find it interesting that your mom reads this bbs.

Name: Anonymous 2016-01-21 6:27

JACKSON 5 GET

Name: Anonymous 2016-01-21 19:06

>>1
LOL, it's homoiconic.

Name: !OUKY5mcbp6 2016-01-22 22:34

>>3
u should see erlang with it's ejson
cases(ok) ->
[
{<<"[{}]">>, [{[]}]},
{<<"{\"foo\":[123]}">>, {[{<<"foo">>, [123]}]}},
{<<"{\"foo\":{\"bar\":true}}">>,
{[{<<"foo">>, {[{<<"bar">>, true}]} }]} },
{<<"{\"foo\":[],\"bar\":{\"baz\":true},\"alice\":\"bob\"}">>,
{[
{<<"foo">>, []},
{<<"bar">>, {[{<<"baz">>, true}]}},
{<<"alice">>, <<"bob">>}
]}
},
{<<"[-123,\"foo\",{\"bar\":[]},null]">>,
[
-123,
<<"foo">>,
{[{<<"bar">>, []}]},
null
]
}
];

Name: Anonymous 2016-01-23 0:27

>>7
don't be a tripfag

Name: Anonymous 2016-01-23 9:25

de swiss wissp

>>7
hey wanky the two year old, I see ur bored with telling people on ##programming that python and c++ are for masochists

now u've graduated to pestering bbs.progrider.org

good on you, cunt

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