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
bdd07e1251
hy
/
tests
/
resources
/
importer
/
basic.hy
6 lines
91 B
Hy
Raw
Normal View
History
Unescape
Escape
Very broken.
2013-03-04 01:40:46 +01: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 23:51:28 +02:00
(
setv
square
(
fn
[
x
]
shutting up the test file
2013-03-06 03:44:26 +01:00
(
*
x
x
)
)
)
Copy Permalink