|
hy
☆
« Back to VersTracker
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Dialect of Lisp that's embedded in Python |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 1.1.0@0 | Tracked Since: Oct 12, 2025 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | @hylang | formulae.brew.sh | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: lisp python programming-language functional macros | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install hy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: Hy is a Lisp dialect that compiles directly to Python Abstract Syntax Tree (AST), enabling seamless interoperability with existing Python libraries and codebases. It provides a powerful macro system and functional programming constructs while maintaining full access to the Python ecosystem. This allows developers to leverage Lisp's expressiveness for metaprogramming and data manipulation within Python projects. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Alternatives: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
|