hissp
It's Python with a Lissp. (by gilch)
phel-lang
Phel is a functional programming language that transpiles to PHP. A Lisp dialect inspired by Clojure and Janet. (by phel-lang)
hissp | phel-lang | |
---|---|---|
29 | 18 | |
420 | 440 | |
0.5% | 0.9% | |
9.5 | 9.5 | |
8 months ago | 21 days ago | |
Python | PHP | |
Apache 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hissp
Posts with mentions or reviews of hissp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-17.
- Hissp
-
2 line tic tac toe
Hissp is a Python library that can compile a whole program into one Python expression.
-
What's the most hilarious use of operator overloading you've seen?
If you want Python to be as customizable as Lissp, check out Hissp (and Hebigo).
-
Pythoneers here, what are some of the best python tricks you guys use when progrmming with python
Hissp is really cool for metaprogramming Python. There's also macropy, but it's harder to use.
-
Lush – Lisp-like language for deep learning designed by Yann LeCun
I prefer https://github.com/gilch/hissp, where Hy has to use shims to pretend statements are expressions, Hissp just targets the expression subset in the first place. (though as you mentioned, hy has a lot of literature and support around it, where as you're going to have to find your own way around hissp)
-
A Python-compatible statically typed language erg-lang/erg
No shortage of options, e.g. Dg, Mochi, Coconut, and Hebigo (based on Hissp[1]).
[1]: https://github.com/gilch/hissp
-
Other than having a wider range of libraries and beingthus being more "general purpose" and "practical" is there anything that makes Python an intrinsically better programming language than Lisp?
If you want Lisp metaprogramming plus Python ecosystem, check out Hissp
- Lisp.py
-
What are some amazing, great python external modules, libraries to explore?
Hissp is really interesting. Read through the docs and you'll understand Python more deeply. It works well with Toolz and Pyrsistent.
- Why Hy?
phel-lang
Posts with mentions or reviews of phel-lang.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-12.
-
The Great Displacement Is Already Well Underway
Not only PHP: "modern technologies I've gone on to learn and be experienced with in more recent years."
Although, there's a Lisp-inspired PHP called Phel: https://phel-lang.org/
And PHP typing with version 7+
- The Phel Language
- Phel - a Clojure-like language that transpiles to PHP
- Go with PHP
- How come there is no such thing as an equivalent to TypeScript in PHP?
-
Phel, a native LISP for PHP
You can discover everything about this language in the official website: https://phel-lang.org/
-
Gacela helps you to split the logic of your app into different modules
Then sorry because I wasn't clear or the project itself is not clear enough. Maybe this other project using Gacela can help illustrating how it is connected to the infrastructure of the architecture: https://github.com/phel-lang/phel-lang/tree/master/src/php (check, for example, the modules Compiler or Run).
- I honestly code in php 4 since that's when i learned. I dislike the new php.
- Phel 0.5 has been released
-
Interesting or distinctive lisps?
Phel (https://phel-lang.org/) - built with PHP. Works with PHP ecosystem. Compiles down to php.
What are some alternatives?
When comparing hissp and phel-lang you can also consider the following projects:
hy - A dialect of Lisp that's embedded in Python
web-ctf-container - A training platform with different Scenarios of CTF Web Challenges
hy-lisp-python - examples for my book "A Lisp Programmer Living in Python-Land: The Hy Programming Language"
coalton - Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
libpython-clj - Python bindings for Clojure
ultralisp - The software behind a Ultralisp.org Common Lisp repository