1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-20 13:31:43 +02:00

Merge pull request #4543 from heckelson/patch-1

[hy/en] Remove dead link
This commit is contained in:
Marcel Ribeiro Dantas
2022-11-15 17:42:08 -03:00
committed by GitHub

View File

@@ -13,8 +13,7 @@ hy to call native python code or python to call native hy code as well
This tutorial works for hy 0.9.12, with some corrections for hy 0.11.
```clojure
;; this gives an gentle introduction to hy for a quick trial head to
;; http://try-hy.appspot.com
;; this gives an gentle introduction to hy
;;
; Semicolon comments, like other LISPS