Kashipara.com is a community of ONE million programmers and students, Just like you, Helping each other.Join them. It only takes a minute: Sign Up
Job Resume TemplateLatest version Hy release on April 28, 2022
Name | Hy |
Category Name | Programming Languages |
Release Date | April 28, 2022 |
LTS Version | 0.25.0 |
License | 0 |
Official Website | https://hylang.org/ |
Supported OS | Windows, MAC, LINUX |
Hy is a unique programming language that combines the elegance of Lisp’s syntactic structure with the power and practicality of Python. As a Lisp dialect, Hy code is written using s-expressions, making it highly expressive and succinct. However, it compiles directly into Python Abstract Syntax Tree (AST), meaning it operates seamlessly within the Python ecosystem. This blend enables developers to harness the richness of Lisp's functional style while leveraging the expansive libraries and tools available in Python.
Software Requirements:- Windows/MacOS/Linux:- Python: Version 3.7 or later Hardware Requirements:- Windows: Minimum of 1 GHz processor, 512 MB of RAM, and 100 MB of free disk space macOS: Minimum Intel or Apple Silicon processor, 512 MB of RAM, and 100 MB of free disk space Linux: Any x86 or ARM processor, 512 MB of RAM, and 100 MB of free disk space