Sublime Forum

Anypreter (interpret code from SublimeText 2)

#1

Hello everybody,

today i want to present you the advanced version of phpInstant, its called Anypreter and should not just replace phpInstant but provide the ability to interpret much more languages.

GitHub: github.com/PhilippSchaffrath/Anypreter [size=85](Hopefully soon available via PackageControl)[/size]

It currently supports PHP, Ruby and Python. [size=85](more if you request some)[/size]

If your interpreter is not in my list, please send me a request and i will add support for it as soon as possible.

I did not tested the Python and Ruby support well, because i am actually a PHP-Developer, so feel free to test it and report all the bugs you can find.

Kindly Regards
Philipp Schaffrath

0 Likes

#2

Has anybody got it working under windows?

I’ve added my custom paths in user prefs

"php_binary_path": "E:/xampplite/php/php.exe", "python_binary_path": "C:/Python32/python.exe"
but neither php nor python seems to work.

0 Likes

#3

Can you please tell me how much is that differ from php? What is actually diffrence between them? What would be the keyword to search more about it?

0 Likes