This website requires JavaScript.
Explore
Help
Sign In
Yaltik
/
hy
Watch
2
Star
0
Fork
0
You've already forked hy
Code
Pull Requests
Releases
Activity
hy
/
tests
/
resources
/
importer
/
basic.hy
6 lines
91 B
Hy
Raw
Normal View
History
Unescape
Escape
Very broken.
2013-03-03 19:40:46 -05:00
; This is a comment. It shall be ignored by the parser.
Change all instances of (def foo bar) to (setv foo bar)! I'm in ur base polluting your language with all my opinions!
2013-04-01 16:51:28 -05:00
(
setv
square
(
fn
[
x
]
shutting up the test file
2013-03-05 21:44:26 -05:00
(
*
x
x
)
)
)
Copy Permalink