What about idea of making a "Pythonic Lisp"...i.e. a Lisp that more closely resembles the syntax of Python?
Morten W. Petersen
morphex at gmail.com
Sun Sep 15 18:07:42 EDT 2019
goto main;
Blogging at http://blogologue.com
Tweeting at https://twitter.com/blogologue
On Instagram https://instagram.com/morphexx
søn. 15. sep. 2019, 03.07 skrev Christian Seberino <cseberino at gmail.com>:
> Python is my goto main language. However, sometimes I'm tempted to
> play with a Lisp like language just for fun.
>
> Clojure looks pretty solid but its syntax is different than Python's.
>
> Since Lisp's make it so easy to modify the language, what about the idea
> of developing a few macros to make a modified Clojure dialect that
> more closely matched Python keywords and so was more comfy for Pythonistas?
>
> Chris
> --
> https://mail.python.org/mailman/listinfo/python-list
>
More information about the Python-list
mailing list