#hylang — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #hylang, aggregated by home.social.
-
I was looking for a lispy scripting language to do some pdf extraction from email files and just learned #hylang (Lisp dialect for Python) reached 1.0.0 a couple days ago!
https://github.com/hylang/hy/discussions/2608 -
WHOA, looks like #HyLang has released a 1.0.0, congrats to the current maintainers on breaking the project's 12-year ZeroVer streak
https://github.com/hylang/hy/releases/tag/1.0.0
Many fun memories of doing combined #Compiler and #Python crimes in this project :amaze:
(cc. @paul)
-
One of the first proper open-source projects I contributed towards did their 1.0 release! I haven't dont anything for well over 10 years but it makes me happy :)
-
*sigh* as much as I like #hylang, their changing syntax with every release is EXTREMELY TIRESOME.
-
Revisiting Hy in 2023
And so it came to pass that, almost nine years since I started playing with Hylang (which eventually ran this site) and seven to eight years after I decided to move away from it into “vanilla” Python 3, it struck my fancy to take the old Hy codebase and refactor it to use “modern” Hy.(...)
#hy #site #sushy #python #hylang #lisp #development #refactoring
-
As promised, I have published the second episode of the introductory tutorial on Hy, the Lisp dialect that compiles to Python AST and interoperates with its libraries.
This episode explores lexical scoped blocks and macros, showcasing the metaprogramming capabilities offered by Hy.
https://dev.to/gicrisf/getting-started-with-hy-the-python-lisp-a-matplotlib-example-ep-2-7jm
-
The results of my tinkering with #hylang tonight. I wrote a simple RPN calculator in Python and then ported it to Hy. This was fun, I would like to work with it a little more. I might start by making my calculator more lispy.
https://gist.github.com/cmhobbs/c5779696067ae4034f1f3bc0fc7029de