Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status #12

Open
nickl- opened this issue Oct 9, 2012 · 3 comments
Open

Status #12

nickl- opened this issue Oct 9, 2012 · 3 comments

Comments

@nickl-
Copy link

nickl- commented Oct 9, 2012

@apinstein will you please give a status update

Where is the project at?
Where is the project going?
How much time can you commit to this project?
Known PHP version support?
Any other dependencies?

I installed and immediately readline is not working which is should so I haven't looked at it any closer thought I might get your response first.

I've been using facebook's phpsh and recently made some modifications realizing that there really isn't much preventing us from doing it all in php. Started playing with ipython and why don't we have iphp was the thought that came to mind. Hence a google search landed me here.

Interested? Plausible? Know of any other similar projects perhaps?

Looking forward to hearing your thoughts,.

@apinstein
Copy link
Owner

Where is the project at?
Where is the project going?
How much time can you commit to this project?

I haven't worked on it in years. I have been swamped.

I have noticed the readline bug on CentOS and I'd really like to get it fixed but haven't had a chance to figure out why it's not working. I am not sure if it's a bug in iphp or a bug in the readline on centos, the way I compiled php/readline, etc.

When it does work it's great :)

Known PHP version support?

I built on 5.2, no reason it shouldn't be fairly forward compatible. I don't know what fun stuff has been added in newer PHP's that might make iphp redundant or easier to work on.

Any other dependencies?

I don't think so.

Hope that helps.

Alan

On Oct 9, 2012, at 3:36 PM, Nick Lombard wrote:

@apinstein will you please give a status update

Where is the project at?
Where is the project going?
How much time can you commit to this project?
Known PHP version support?
Any other dependencies?

I installed and immediately readline is not working which is should so I haven't looked at it any closer thought I might get your response first.

I've been using facebook's phpsh and recently made some modifications realizing that there really isn't much preventing us from doing it all in php. Started playing with ipython and why don't we have iphp was the thought that came to mind. Hence a google search landed me here.

Interested? Plausible? Know of any other similar projects perhaps?

Looking forward to hearing your thoughts,.


Reply to this email directly or view it on GitHub.

@nickl-
Copy link
Author

nickl- commented Oct 11, 2012

@apinstein tx for the quick response Alan

The readline should'n't be hard to fix I've got it working on other project so I can confirm that it must be specific to iphp.

Have you worked with ipython? Hawe you worked with phpsh? I was hoping to get a better idea of where the project is at but I guess all will be revealed if I take a moment to actually look at the code.

Either way, are you keen to do something uber cool?

@apinstein
Copy link
Owner

Cool, I would love a readline fix for iphp, it would def make it much more usable for me. In fact I don't use it currently except on one machine where readline works as expected.

I've used irb, but never ipython or phpsh.

The code is pretty small. It contains some elaborate hacks to be able to implement the history and such. I couldn't find a better way to do it.

Ideally if you can fix readline first that'd be great, and if you want to contribute some uber-cool new features, I'd happily merge them.

Alan

On Oct 11, 2012, at 4:03 AM, Nick Lombard wrote:

@apinstein tx for the quick response Alan

The readline should'n't be hard to fix I've got it working on other project so I can confirm that it must be specific to iphp.

Have you worked with ipython? Hawe you worked with phpsh? I was hoping to get a better idea of where the project is at but I guess all will be revealed if I take a moment to actually look at the code.

Either way, are you keen to do something uber cool?


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants