gilch/hissp
It's Python with a Lissp.
This project lets Python developers write code using a Lisp-like syntax. It takes Lisp-style expressions as input and compiles them into standard Python code, which can then be executed. This is useful for Python developers who prefer Lisp's functional programming paradigm and powerful macro system.
440 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer who wants to leverage Lisp's syntactic macros and functional programming style while still working within the Python ecosystem.
Not ideal if you are looking for a new programming language entirely separate from Python or if you prefer Python's native syntax and object-oriented features.
Stars
440
Forks
13
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/gilch/hissp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator