inkling
d72ab67435
Update hy.html.markdown for 0.28.0 ( #4867 )
...
for looping seems to have updated in this version
2024-03-23 13:32:38 +09:00
Alexander Hecke
847f5c2259
Remove dead link
2022-11-15 10:29:45 +01:00
HairyFotr
985d23a52b
Fix a bunch of typos
2017-08-23 10:14:39 +02:00
ven
c3b9173466
Merge pull request #1574 from Zirak/patch-1
...
[hy] Updating, elaborating and cleaning some rust
2016-03-11 09:35:04 +01:00
Zach Latta
484300f1db
Fix capitalization of GitHub
2016-02-23 16:12:44 -08:00
Zirak
7f2f4b1dfc
Changed code block language to clojure
...
...again :(
2015-10-17 20:49:34 +00:00
Zirak
43c180d954
Update hy.html.markdown
...
Added some more recent hy changes (class syntax, `cut` instead of slice), as well as some missing operators (`->` and `->>`) and function declarations (using `&rest` and `&kwargs` along with `apply`).
Also changed the code block syntax to hy since github recognises it.
2015-10-16 22:24:28 +00:00
Swapnil Joshi
12e01249b3
Changed function name to match function call
2014-12-16 22:33:08 +05:30
Abhishek L
f273c51832
[hy/en] Introductory tutorial to hy language
...
* hy.html.markdown: This is an introductory tutorial to hy language,
http://hylang.org which is a dialect of lisp built on top of python
2014-01-11 12:48:56 +05:30