[omniORB] python and scheme
Ji-Yong D. Chung
virtualcyber@erols.com
Tue, 14 Dec 1999 00:35:45 -0500
omniORB developers:
Just a comment on omniORBpy.
I know that there are many advantages to using interpreters for
development -- so it makes sense that you guys wrote python ORB -- I think
it's a great idea.
I wish, though, you guys developed a language binding for "Scheme" (a
dialect of lisp) rather than python. Python is really mutated Scheme. And
as such, Scheme interpreters, provide all the features of python
interpreters, but with better syntax.
Of course, there is no Scheme language mappings published by OMG.