| Commit message (Collapse) | Author | Age | Lines |
|\
| |
| | |
[hy] Updating, elaborating and cleaning some rust
|
| |
| |
| | |
...again :(
|
| |
| |
| |
| |
| | |
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.
|
|/ |
|
| |
|
|
* 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
|