Re: open office in another language?



I'm a somewhat-satisfied openoffice.org user. I mean it works, but if
it weren't in Java I'd be doing some of my own tweaking. But since
it's in Java I stay away... no likey.

OpenOffice (now LibreOffice, btw.) is not implemented in Java, if that's
what you mean.

It _is_ scriptable in Python, however there doesn't seem to be any
documentation available. Ask on the Libreoffice-users list.

Has there been any talk of doing another similar office suite, or
maybe just writer + spreadsheet, in a better language eg python?

You wouldn't implement "Office"-style software entirely in Python.

Other FOSS "Office"-style software apart from LibreOffice is, e.g.
Abiword and GNUmeric. Both are scriptable in Python as well, iirc.

And, of course, there's LyX (also scriptable in Python), which I do
prefer a L-O-T over "word processor" applications for writing. And there
is Pyspread.

Sincerely,

Wolfgang

--
HOMO HOMINI HOSTIS IN FELIBUS FELICITAS
.



Relevant Pages

  • Re: Java -> ActionScript?
    ... Lage sein Java zu verdrängen? ... In Ruby geht das ja, ... Andere Sprachen wie Python oder auch Ruby sind eh ... Die Syntax sollte jedoch das Programm nicht begraben. ...
    (de.comp.lang.java)
  • Re: iniziare a programmare
    ... studiare python o ruby (anche se ora vorrei leggere qualcosa su python, ... javascript(ma quest ultimi non sono utili al fine del post) ... Ruby si accorge immediatamente di cosa intendo quando voglio dire che ... Java è macchinoso. ...
    (it.comp.macintosh)
  • Re: why is "self" used in OO-Python?
    ... When you define a method in Java there is an implicit 'this' passed to the ... Python cannot tell when you define a function whether the function ... Some languages don't allow you to encapsulate ...     def phone: ...
    (comp.lang.python)
  • Re: Python or Java or maybe PHP?
    ... Python or Java? ... Ruby (with Rails, of course, as the server-side framework), Python (many ... this cuts both ways (once you've decided on Java as the language you ...
    (comp.lang.python)
  • Re: Basic inheritance question
    ... used 'this' in C++ and Java. ... but in Python it doesn't. ... you meant "in languages that has implicit instance reference available in methods"? ...
    (comp.lang.python)