Y
Hacker News
new
|
ask
|
show
|
jobs
by
LispSporks22
1188 days ago
There is an implementation of Python in Common Lisp
https://clpython.common-lisp.dev/
but I think you probably mean some more lower-level thing
1 comments
msla
1187 days ago
I do: I mean some people with experience making Common Lisp implementations (SBCL, maybe) getting an idea and implementing Python with the same basic concepts they used to implement a Common Lisp compiler.
link