hy
Lisp compiler
A Lisp dialect embedded in Python, allowing users to write and run Lisp code within the Python environment.
A dialect of Lisp that's embedded in Python
5k stars
118 watching
372 forks
Language: Python
last commit: 24 days ago compilerhylispsmacrosmetaprogrammingpython
Related projects:
Repository | Description | Stars |
---|---|---|
hoffstadt/dearpygui | A fast and powerful GUI toolkit for Python with minimal dependencies | 13,292 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
emacs-lsp/lsp-pyright | An Emacs plugin for integrated language server support | 290 |
vyperlang/vyper | Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM) | 4,898 |
dabeaz/ply | A Python implementation of traditional parsing tools | 2,797 |
mtshiba/pylyzer | A fast and feature-rich static code analyzer and language server for Python | 2,483 |
pyscript/pyscript | Enables execution of Python code in web browsers using WASM and modern web technologies | 17,992 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,511 |
gilch/hissp | A Python implementation with Lisp-like features that compiles to functional Python code, enabling metaprogramming and macro-based development. | 388 |
rapptz/discord.py | An API wrapper for interacting with the Discord platform. | 14,899 |
skelsec/pypykatz | An implementation of Mimikatz in pure Python for parsing Windows secrets and registry data. | 2,879 |
digikar99/py4cl2 | A Common Lisp library for executing Python code and integrating it with existing Lisp systems. | 41 |
asweigart/pyautogui | A Python module for programmatically controlling mouse and keyboard interactions | 10,440 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,493 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,042 |