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

Need a programmer

Name: DoomGuy 2011-01-07 21:35

Sup guys, first time being here.

I come from /v/, and I wanted to ask if any of you guys are up to help us on making a vidyagaem.

If you want more information, there's my E-mail (you can either e-mail me, or add me to MSN)

My steam ID is Mexicanonymous

So, yeah.

Name: Anonymous 2011-01-08 5:51

I also can write an `if` macro, it supports three forms:

if t a b
if t then a
if t then a else b



m:if @body -> $body.{#($t $a $b)           -> #($t |> {ye?->$a; no?->$b})
                     #($t then $a)         -> #($t |> {ye?->$a; no?->no})
                     #($t then $a else $b) -> #($t |> {ye?->$a; no?->$b})}

Name: Anonymous 2011-01-08 5:54

>>39
What is "representing pre-parsed code"?

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