|
|
|
|
|
by manifestsilence
2393 days ago
|
|
The python ones, Hy and Pixie, look pretty cool. Two very different takes on what it means to "use python" for a lisp. Pixie uses the RPython toolchain and is totally its own language, with its own VM and JIT. Hy appears to be python with lisp syntax. Both sound fascinating. |
|
Pixie does look very cool, but the project on github seems dead?