view src/ploki/examples/ref.pk @ 11633:a56795ce5d0a draft

<oerjan> le/rn hammurabi//If anyone creates a webpage that unexpectedly starts playing sounds, he shall be put to death. http://45338297.weebly.com/laws-on-property-and-theft.html
author HackEso <hackeso@esolangs.org>
date Tue, 23 Oct 2018 23:09:55 +0000
parents ac0403686959
children
line wrap: on
line source

GOTO 496
FOR *&ref-assign*& LET $(\@ . 0) \@ . 1
KTHX \@ . 1
FOR *&ref-call&* LEET id \@ . 0
	LEET arg \@ . 1
	IF \L arg : "set"
		LEET ref $$ref$$(id)
		KTHX @OMFG @*&ref-assign*& #<ref \@#>
	FI
KTHX $($$ref$$(id))
FOR ref LEET val \@
	LET $$ref$cnt$$ += 1
	LEET ref @OMFG @*&ref-call&* #<$$ref$cnt$$ \@#>
	LET $$ref$$($$ref$cnt$$) ref
	LET $(ref) \@
KTHX ref
496 #!