This website works better with JavaScript.
Explore
Help
Sign In
mbutterick
/
beautiful-racket
Watch
1
Star
0
Fork
You've already forked beautiful-racket
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
706e20b5fb
master
v6.3-exception
dev-srcloc
dev-elider
dev-elider-2
dev-elider-3
v1.6
v1.5
v1.4
v1.3
v1.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '706e20b5fb'
${ noResults }
beautiful-racket
/
beautiful-racket-demo
/
basic-demo-2
/
sample-def.rkt
4 lines
94 B
Racket
Raw
Blame
History
#lang
basic-demo-2
10
rem
all
results
should
be
1
20
def
f
(
x
)
=
x
*
x
30
print
f
(
(
1+2
)
*3
)
=
81
Reference in New Issue
View Git Blame
Copy Permalink