Path: news.daimi.aau.dk!news.net.uni-c.dk!uninett.no!Cabal.CESspool!bofh.vszbr.cz!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!uunet!in1.uu.net!vega.hkstar.com!hkstar2!news@hkstar.com From: "Peter Liu" Newsgroups: alt.comp.lang.borland-delphi,alt.comp.lang.learn.c-c++,comp.lang.ada,comp.lang.apl,comp.lang.awk,comp.lang.basic.visual.misc,comp.lang.beta,comp.lang.c,comp.lang.c++,comp.lang.clarion,comp.lang.clos,comp.lang.clu,comp.lang.dylan,comp.lang.eif Subject: Announce: Programming Languages Cross-reference table AND Java interpreter for downloads... Date: Sun, 22 Feb 1998 10:35:00 +0800 Organization: Hong Kong Star Internet Ltd. Lines: 51 Message-ID: <6co2v5$po21@lyra.hkstar.com> NNTP-Posting-Host: 202.82.240.245 X-Newsreader: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Xref: news.daimi.aau.dk alt.comp.lang.borland-delphi:49190 comp.lang.ada:75951 comp.lang.apl:22805 comp.lang.awk:5913 comp.lang.basic.visual.misc:229096 comp.lang.beta:11414 comp.lang.c:296018 comp.lang.c++:311690 comp.lang.clarion:47963 comp.lang.clos:14319 comp.lang.clu:10598 comp.lang.dylan:18338 Hi all, Please visit my new Home page of "Programming Languages Cross-reference" at http://www.geocities.com/SiliconValley/Way/9731/. I am making a cross-list of some common Classes/Methods/APIs/Control Flow of Smalltalk, Java, C++, Perl, Delphi, Foxpro, Visual Basic and other languages. For example, Class is called "Class" in Smalltak and Java but "TClass" in Delphi. To add an element you call "add:" in Smalltalk but "addElement(object)" in Java, etc... I hope this cross-reference will help programmers to learn a new language quicker if they are already familiar with one of the languages. If you are familiar with other programming languages and have found some common Classes/Methods/APIs of that language with any of Smalltalk, Java or C++, etc. Please drop me an Email and I will consider expanding the table to include your favorite programming languages. If you have time, could you do me a favor by helping me to fill in some missing entries of the cross-reference table. I will acknowledge your effects in my Home page. A bonus!!! if you visit my home page, you will also get a beta version of my homemake Java interpreter: JavaWorkspace 1.0b1 (idea similar to Smalltalk's Workspace). Currently, JaveWorkspace works only on JDK 1.2beta2 (the newest API with Beans and JFC built-in). This program make use of JFC (java.awt.swing), the parser technology and Metaprogramming (Java's reflection APIs, java.lang.reflect.*) About me: --------- I am Peter Liu, a fulltime software developer. I am now studying Master (Comp Sci.) in the Hong Kong University of Science and Technology (www.ust.hk). My Bachelor degree (Comp Sci.) is obtained from the Brandon University, Canada (www.brandonu.ca). I am a Smalltalker, familiar with Java, Web technology including TCP/IP network programming, C++ and Microsoft Technology such as ActiveX. I like Artificial Intelligence (Neural Network, Genetic Algorithm, Expert System), Object-Oriented programming, Meta-programming, Parsing/Machine translation of Human languages and all kinds of puzzles especially Pentomino and MasterMind. Please send any comments, suggestions, and corrections to me. Thanks, Peter Liu peter_liu@geocities.com Home page: http://www.geocities.com/SiliconValley/Way/9731/