codepad
[
create a new paste
]
login
|
about
Project:
programmingpraxis
Link:
http://programmingpraxis.codepad.org/gVae4PRG
[
raw code
|
fork
]
programmingpraxis
-
Scheme
,
pasted on Oct 23:
1
2
((
lambda
(
x
)
`
((
lambda
(
x
)
,
x
)
',x
))
'`
((
lambda
(
x
)
,
x
)
',x
))
Output:
No errors or program output.
Create a new paste based on this one
Comments: