A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/nirs/hpy below:

GitHub - nirs/hpy: Hebrew Python

Hebrew Python
=============

Install
=======

Run python setup.py install

Usage
=====

To run Hebrew Python script::
	
	hpython FILE
	
To invoke the Hebrew Python interpreter::

	hpython

Writing Hebrew scripts
======================

See example scripts and hpy/hebrew.py.

Scripts must use UTF-8 encoding.


Hpy Editor
==========

Kobi Zamir wrote a neat hpy gtk editor:
http://sane-pygtk.sourceforge.net/hpy.html

Changes
=======

0.3 Excepted 2006-09
--------------------

- Interactive Hebrew Python interpreter
- Examples can be used as input to interactive hpython
- Hebrew turtle module (צב) and few example scripts
- Bidirectional translation between Hebrew Python and Python source
- Compile Hebrew Python modules to Python modules

0.2 2006-08-29
--------------

- Standard installation
- Add -s option to print source (Kobi Zamir)
- Add -t option to print tokens
- Change printTokens to accept file path
- Add gtk example (kobi Zamir)
- Add setup.py (Kobi Zamir)

0.1.2 2006-08-28
----------------

- Finally fix indentation in translate
- Add 99 botles of beer example

0.1.1 2006-08-28
----------------

- Fix indentation bug in translate
- Mangle only non-ascii identifiers - allows using any existing identifier
- Add mix example script
- Improve hebrew keyword translation
- Minor rafactorings
- Rename of Hebrew files names to English (bzr unicode support problems)


0.1 2006-08-27
--------------

First release. Implementation based on idea by Noam Raphael.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4