LanguageSys News
Status: Inactive
Brought to you by:
mc_breit
For some days I've started writing on a Python implementation of LanguageSys.
Today I've made aviable a pre version (0.9.7) of the LanguageSys Module for Python.
This still has view known bugs which will be corrected by me in the next days.
The reading of precompiled language files produces errors and you cant fetch file informations at moment, additionally to this I have to biuld an __init__.py file for the module and rename it for use as module, becuase LanguageSys.LanguageSys.LanguageSys() is to long as name to instance the class. I think i will take somethin like lsys.LanguageSys.new()..
Proposals are very welcome!
Hope this is useful to yours, have fun!