allison-casey / HyREPL

NREPL for Hy
MIT License
114 stars 15 forks source link

Python 2 support? #31

Closed ghost closed 3 years ago

ghost commented 9 years ago

Is support for Python2 something you want? And would it be hard to implement?

(I'm making decent progress on the completion integration for emacs, but one complicating factor is that HyREPL requires Python3. Since this is "never" the default, the user needs to set the path herself. Not the end of the world, but it would be nice if it were purely plug and play.)

Foxboron commented 9 years ago

i can look into it \o/

ghost commented 9 years ago

It probably shouldn't be a priority, but I'm guessing it is something we want to achieve before 1.0 since hy works on both versions?

Foxboron commented 9 years ago

I assume the main problem is the casting between bytes and strings for buffers in the network code. I'm encountering another problem i don't yet know how to solve hurmhurm

pkulev commented 3 years ago

@allison-casey looks like this one can be closed 😄

allison-casey commented 3 years ago

And it is with my mighty hammer that I STRIKE thee issue down never to be seen again!