Home    |Web Directory    |Metasearch    |Message Boards    |Classified Ads|

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads


Your Ad Here


Your Ad Here

Comparison and Review (125)

Categories:

See Also:
This category in other languages:

Russian

Sites:

http://www.colorforth.com/1percent.html   » 1% the Code Open in a new browser window
   Compares colorForth and C: Chuck Moore, father of Forth, expects colorForth applications to need only 1% the code of C programs. No code samples.
   http://www.colorforth.com/1percent.html

http://www.99-bottles-of-beer.net/   » 99 Bottles of Beer on the Wall Open in a new browser window
   Shows source code implementation for the same simple program across over 250 different programming languages.
   http://www.99-bottles-of-beer.net/

http://genamics.com/developer/csharp_comparative.htm   » A Comparative Overview of C# Open in a new browser window
   Also compares C#, Java, C++. By Ben Albahari.
   http://genamics.com/developer/csharp_comparative.htm

http://www.ntecs.de/old-hp/s-direktnet/langcomp.en.html   » A Comparison between 10 Languages Open in a new browser window
   Table compares 13 traits at top, 10 languages to side: BETA, C#, C++, C-Talk, Eiffel, Java, Object Pascal, Ruby, Sather, Smalltalk.
   http://www.ntecs.de/old-hp/s-direktnet/langcomp.en.html

http://www.ntecs.de/old-hp/s-direktnet/lang_cmp.en.htm   » A Comparison between BETA, C++, Eiffel, Java, Object Pascal, Ruby and Smalltalk Open in a new browser window
   Table compares 12 traits to side, 7 languages at top.
   http://www.ntecs.de/old-hp/s-direktnet/lang_cmp.en.htm

http://www.adacore.com/wp-content/files/attachments/PaperPresentationAE2006-Brosgol.pdf   » A Comparison of Ada and Real-Time Java for Safety-Critical Applications Open in a new browser window
   Slide show, was Best Paper at Ada Europe 2006 Conference, Porto, Portugal. By Ben Brosgol, AdaCore; Andy Wellings, University of York, UK. Text, diagrams.
   http://www.adacore.com/wp-content/files/attachments/PaperPresentationAE2006-Brosgol.pdf

http://www.arithmetica.ch/Oberon/CFORTRANOberon.nhtml   » A Comparison of C++, FORTRAN 90 and Oberon-2 for Scientific Programming Open in a new browser window
   The report concludes by a personal assessment of the three languages with respect to the numerical context. By Bernd Mösli. The reader's experience in scientific programming in C or FORTRAN would be advantageous.
   http://www.arithmetica.ch/Oberon/CFORTRANOberon.nhtml

http://www2.latech.edu/~acm/HelloWorld.shtml   » ACM "Hello, World" Project Open in a new browser window
   List of the famous "Hello, World!" programming teaching program, in hundreds of different languages.
   http://www2.latech.edu/~acm/HelloWorld.shtml

http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20051222ASPvsPHP.html   » ASP vs. PHP Open in a new browser window
   Brief text compares website building languages ASP, PHP on several points. [WebProNews]
   http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20051222ASPvsPHP.html

http://www.paulgraham.com/accgen.html   » Accumulator Generator Open in a new browser window
   Compares canonical solutions to same problem as code samples in: C++, Dylan, E, Erlang, Haskell, JavaScript, Lisp (Arc, Common, Goo, Scheme), Lua, Maple, Mathematica, Oz-Mozart, NewtonScript, Perl, Python, REBOL, Ruby, Smalltalk, VBScript. [Paul Graham]
   http://www.paulgraham.com/accgen.html

http://www.adahome.com/Resources/Languages/chart3.html   » Ada 95, Java, and C++ Open in a new browser window
   Some think Java is like C++. Usual C++ idioms do not apply to Java as it is not a C++ superset or subset; Java is a derivation with many modifications, extensions. Both language syntax are alike, but semantics and philosophy are very different. Java is ne
   http://www.adahome.com/Resources/Languages/chart3.html

http://www.embedded.com/showArticle.jhtml?articleID=16100316   » Ada and Java: Realtime Advantages Open in a new browser window
   Compares C, Ada, Java, for flaws and strengths in realtime programming, embedded software, built-in support for multithreading; text, code samples. Embedded.com.
   http://www.embedded.com/showArticle.jhtml?articleID=16100316

http://www.adahome.com/History/Steelman/steeltab.htm   » Ada, C, C++, and Java vs. The Steelman Open in a new browser window
   Compares 4 programming languages (Ada 95, C, C++, Java) with the needs of "Steelman", original 1978 requirements document for Ada language. Big detailed table.
   http://www.adahome.com/History/Steelman/steeltab.htm

http://www.awprofessional.com/catalog/product.asp?product_id={92E30B39-5D91-45F9-9919-D202BE6341F9}   » Advanced Programming Language Design Open in a new browser window
   Book compares over 70 languages, and main classes: imperative, functional, object-oriented, dataflow, concurrent, declarative, aggregate. By Raphael Finkel, Addison-Wesley.
   http://www.awprofessional.com/catalog/product.asp?product_id={92E30B39-5D91-45F9-9919-D202BE6341F9}

http://page.mi.fu-berlin.de/~prechelt/Biblio/jccpprt_computer2000.pdf   » An Empirical Comparison of C, C++, Java, Perl, Python, Rexx, and Tcl Open in a new browser window
   By Lutz Prechelt. Neutral, quantitative analysis of 7 languages in title, for 7 variables, via 80 implementations of the same requirement set. PDF format. [IEEE Computer]
   http://page.mi.fu-berlin.de/~prechelt/Biblio/jccpprt_computer2000.pdf

http://page.mi.fu-berlin.de/~prechelt/Biblio/jccpprtTR.pdf   » An Empirical Comparison of C, C++, Java, Perl, Python, Rexx, and Tcl for a Search/string-processing Program Open in a new browser window
   One set of requirements, 80 implementations, coded by 74 different programmers in various languages, compared for properties: run time, memory use, source text length, comment density, program structure, reliability, effort needed.
   http://page.mi.fu-berlin.de/~prechelt/Biblio/jccpprtTR.pdf

http://www.itworld.com/AppDev/1262/itw-0314-rcmappdevint/   » Are Scripting Languages the Wave of the Future? Open in a new browser window
   Programming guru, Robert Martin, on languages of the coming decade. [ITworld.com]
   http://www.itworld.com/AppDev/1262/itw-0314-rcmappdevint/

http://zone.ni.com/devzone/conceptd.nsf/webmain/DC9B6DD177D91D6286256C9400733D7F   » Benchmark Execution Speed of LabVIEW Applications Open in a new browser window
   Compares 2 LabVIEW versions with C: brief text, 1 table. [National Instruments]
   http://zone.ni.com/devzone/conceptd.nsf/webmain/DC9B6DD177D91D6286256C9400733D7F

http://www.functionalobjects.com/resources/beyond-java.phtml   » Beyond Java? Open in a new browser window
   Compares Java and Dylan, with examples from building two CORBA IDL compilers. Topics include: multiple inheritance, multi-argument dispatch, unified object model, extensible syntax. Several code examples.
   http://www.functionalobjects.com/resources/beyond-java.phtml

http://www.ddj.com/documents/s=875/ddj0065g/   » C# Strikes a Chord Open in a new browser window
   Compares 4 languages: C, C++, C#, Java. Shows family genealogy. [Dr. Dobb's Journal]
   http://www.ddj.com/documents/s=875/ddj0065g/

http://www.25hoursaday.com/CsharpVsJava.html   » C# from a Java Developer's Perspective Open in a new browser window
   Thorough article by Dare Obasanjo, treats most similarities and differences between the two languages: features in Java and not in C#, and features in C# and not in Java. Text, tables, code, resources.
   http://www.25hoursaday.com/CsharpVsJava.html

http://www.javaworld.com/javaworld/jw-11-2000/jw-1122-csharp1.html   » C#: A Language Alternative or Just J--?, Part 1 Open in a new browser window
   Compares C# to Java, describes features and design trade-offs, places C# in context of broader Microsoft .Net strategy. Text, tables, code samples, links. By Mark Johnson. First article of 2-part series. [JavaWorld]
   http://www.javaworld.com/javaworld/jw-11-2000/jw-1122-csharp1.html

http://www.digg.com/programming/Ruby_Python_C_Java_Side_By_Side_Code_Comparison/   » C++ Java Python Ruby Side by Side Code Comparison Open in a new browser window
   Extensive insightful comments on essay: C++ vs. Java vs. Python vs. Ruby: A First Impression. [digg]
   http://www.digg.com/programming/Ruby_Python_C_Java_Side_By_Side_Code_Comparison/

http://www.dmh2000.com/cjpr/   » C++ vs. Java vs. Python vs. Ruby: A First Impression Open in a new browser window
   Essay compares aspects of the languages, one page allows matched comparing of code of a red-black tree algorithm in each language.
   http://www.dmh2000.com/cjpr/

http://atlas.web.cern.ch/Atlas/GROUPS/SOFTWARE/OO/tools/java/misc/ACritiqueOfC++.pdf   » C++??: A Critique of C++ (3rd ed.) Open in a new browser window
   A critical view on the C++ and C programming language.
   http://atlas.web.cern.ch/Atlas/GROUPS/SOFTWARE/OO/tools/java/misc/ACritiqueOfC++.pdf

http://www.icsi.berkeley.edu/~sather/Publications/tr-91-047.html   » CLOS, Eiffel, and Sather: A Comparison Open in a new browser window
   Comprehensive, many references; zipped Postscript, inlined gifs.
   http://www.icsi.berkeley.edu/~sather/Publications/tr-91-047.html

http://www.adaic.com/whyada/ada-vs-c/cada_art.html   » Comparing Development Costs of C and Ada Open in a new browser window
   Article by Stephen F. Zeigler. Analysis of a case where most variables were controlled enough to make a comparison between development costs (time, error rates, code size, ...) of the 2 languages.
   http://www.adaic.com/whyada/ada-vs-c/cada_art.html

http://www.cs.mu.oz.au/research/mercury/information/comparison_with_haskell.html   » Comparing Mercury and Haskell Open in a new browser window
   Compares type systems, all text. Uses Haskell 98 since Mercury type system is more like Haskell than ML, and Haskell 98 is best documented, most well-known Haskell.
   http://www.cs.mu.oz.au/research/mercury/information/comparison_with_haskell.html

http://www.procata.com/blog/archives/2006/02/09/comparing-php-with-other-languages/   » Comparing PHP with Other Languages Open in a new browser window
   Text compares several traits of ASP.NET, C#, PHP, Java, Lisp, Perl, Python, Ruby, Smalltalk. Article with forum posts. [Professional PHP]
   http://www.procata.com/blog/archives/2006/02/09/comparing-php-with-other-languages/

http://ruby.brian-schroeder.de/editierdistanz/   » Comparing Python and Ruby Open in a new browser window
   Informal experiment on different look of Python and Ruby edit-distance programs; text, tables, download files.
   http://ruby.brian-schroeder.de/editierdistanz/

http://www.zel.org/oberon/compo2m2.htm   » Comparison of Oberon-2 with Modula-2 Open in a new browser window
   Short text summary of main features of Oberon-2; target audience: Modula-2 programmers unfamiliar with Oberon-2, but familiar with object-oriented and extensible programming concepts.
   http://www.zel.org/oberon/compo2m2.htm

http://www.mathematik.uni-ulm.de/sai/ss96/uxdb2/comparison.html   » Comparisons of Tcl with Other Systems Open in a new browser window
   Many comparisons between Tcl/Tk and other similar systems, most copied from comp.lang.tcl.
   http://www.mathematik.uni-ulm.de/sai/ss96/uxdb2/comparison.html

http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/compar.shtml   » Contrast Ruby and Other Languages Open in a new browser window
   Ruby vs Perl, Python, Tcl, Java, Eiffel, C++. Very short, some humor. English, Japanese version.
   http://www.math.sci.hokudai.ac.jp/~gotoken/ruby/compar.shtml

http://www.digitalmars.com/d/comparison.html   » D vs Other Languages Open in a new browser window
   Yes-No table with definitions compares D, C, C++, C#, Java, on: GC, functions, arrays, OOP, performance, reliability, compatibility, conditional compiling. [Digital Mars]
   http://www.digitalmars.com/d/comparison.html

http://www.newsfactor.com/perl/story/19912.html   » Developer's Dilemma: Perl or PHP? Open in a new browser window
   By Joe "Zonker" Brockmeier. How to choose between two languages that are both very popular for Web development? Text, forum comments. [NewsFactor]
   http://www.newsfactor.com/perl/story/19912.html

http://www.windevnet.com/wdn/webextra/2003/0313/   » Does C# Measure Up? Open in a new browser window
   Compares 6 aspects of .NET, C#, C, C++, D, Java; in text, tables. Format: 2 articles as one PDF download. [Windows Developer Network]
   http://www.windevnet.com/wdn/webextra/2003/0313/

http://www.cs.dartmouth.edu/~brd/cs212/handouts/comparison.htm   » Dylan Competitive Analysis Open in a new browser window
   Compares Dylan, Smalltalk, Objective-C, C/C++. Long document.
   http://www.cs.dartmouth.edu/~brd/cs212/handouts/comparison.htm

http://www.berenddeboer.net/eiffel/eiffel_and_delphi.html   » Eiffel and Delphi Compared Open in a new browser window
   Text compares differences of several main aspects.
   http://www.berenddeboer.net/eiffel/eiffel_and_delphi.html

http://www.ntecs.de/old-hp/uu9r/lang/html/lang.en.html   » Examples of Programs in Different Programming Languages Open in a new browser window
   Compares 129 (or 157?) languages, via 418 code samples, and growing.
   http://www.ntecs.de/old-hp/uu9r/lang/html/lang.en.html

http://www.inventio.co.uk/forthvsc.htm   » Forth Versus C Open in a new browser window
   Pro-Forth question and answer text, some questions have several answers.
   http://www.inventio.co.uk/forthvsc.htm

http://www.inventio.co.uk/forthnc.htm   » Forth and Not C Open in a new browser window
   Pro-Forth text explains why C is used more than Forth.
   http://www.inventio.co.uk/forthnc.htm

http://fedelma.astro.univie.ac.at/web/fortran90_ada95.html   » Fortran 90 vs. Ada 95 Open in a new browser window
   Compares Ada 95 to Fortran 90 via code samples, text. Well reasoned and written, many examples. Finds Ada equal or better than Fortran in all aspects but one marginal trait.
   http://fedelma.astro.univie.ac.at/web/fortran90_ada95.html

http://www.erlang.se/publications/Ulf_Wiger.pdf   » Four-fold Increase in Productivity and Quality Open in a new browser window
   Published internal study, of Ericsson AXD 301 ATM switch project, using Erlang, C, C++, Java. Results: programmer productivity, code error rates, roughly proportional to source code size.
   http://www.erlang.se/publications/Ulf_Wiger.pdf

http://linuxgazette.net/issue33/burtch.html   » Gnat and Linux: C++ and Java Under Fire Open in a new browser window
   Compares Ada, Java, C, C++, Delphi. Text, tables. Gnat and Linux orientation. [Linux Gazette]
   http://linuxgazette.net/issue33/burtch.html

http://archive.adaic.com/docs/reports/lawlis/content.htm   » Guidelines for Choosing a Computer Language: Support for the Visionary Organizations Open in a new browser window
   Multipage study compares: 4GL/5GL, 3GL (Ada 95, C, C++, COBOL, FORTRAN, Java, Smalltalk), 2GL (Assembly). Divides language (definition) from traits of products that implement and support it. Several sections, tables, appendixes.
   http://archive.adaic.com/docs/reports/lawlis/content.htm

http://hopl.murdoch.edu.au/   » HOPL: An Interactive Roster of Programming Languages Open in a new browser window
   History of Programming Languages encyclopedia, over 8,500 languages, full verified references, code samples, big bibliography, biographical-institutional material, 4,000 language family tree.
   http://hopl.murdoch.edu.au/

http://www.gavilan.edu/csis/languages/history.html   » History and Comparison of Programming Languages Open in a new browser window
   Files compare statements in several different languages, tracing from early to present languages.
   http://www.gavilan.edu/csis/languages/history.html

http://dev.rubycentral.com/faq/rubyfaq-2.html   » How Does Ruby Compare with Python? Open in a new browser window
   Short text compares Ruby and Python, via Perl and Smalltalk.
   http://dev.rubycentral.com/faq/rubyfaq-2.html

http://members.aol.com/SergeyP/paper.html   » In Search of the Ideal Programming Language Open in a new browser window
   Article by Sergey Polak. Review and comparison programming languages in search expressive, extensible, readable, safe, portable language.
   http://members.aol.com/SergeyP/paper.html

http://www.cs.hut.fi/~kny/inferno/compare.html   » Inferno/Limbo vs. JavaOS/Java Open in a new browser window
   A small overview of the differences between Inferno/Limbo and JavaOS/Java.
   http://www.cs.hut.fi/~kny/inferno/compare.html

http://www.smallscript.org/Language%20Comparison%20Chart.asp   » Informal Language Comparison Chart(s) Open in a new browser window
   Links, and table comparing Ruby, Objective-C, Smalltalk-80 (old), SmallScript (Smalltalk-98 dialect), JavaScript 2.0 (ECMA Script), C#, C++, Java, Python, CLOS.
   http://www.smallscript.org/Language%20Comparison%20Chart.asp

http://www.iolanguage.com/about/simplicity/   » Io Comparisons Open in a new browser window
   Compares a few variables (size, speed, syntax) in many languages: Brain, C, Cel, F-Script, Forth (gForth, pForth), Icon, Java (Kaffe), Lisp (CLisp, Guile, LispMe, Scheme48), Lua, Perl, Pike, Python, Ruby, Self, Smalltalk (GNU, Squeak, SuperCollider), Tcl.
   http://www.iolanguage.com/about/simplicity/

http://www.newsfactor.com/perl/story/20584.html   » Is .NET's C Sharper Than C++ or Java? Open in a new browser window
   By Joe "Zonker" Brockmeier. Text compares a few aspects of C#, Java, C++. [NewsFactor]
   http://www.newsfactor.com/perl/story/20584.html

http://www.beesknees.freeserve.co.uk/articles/ada-vs-cpp.html   » Is Ada a Better C? Open in a new browser window
   Compares Ada, C, C++, language facilities under DOS. Copy of article, originally titled "Ada Better Than C++?" Text and code samples. [EXE magazine]
   http://www.beesknees.freeserve.co.uk/articles/ada-vs-cpp.html

http://www.holtsoft.com/turing/essay.html   » Is Turing a Better Language for Teaching Programming than Pascal? Open in a new browser window
   Compares Turing to Pascal, long text document, no tables or graphs; by Jacqueline L. Martin, 1996, many references.
   http://www.holtsoft.com/turing/essay.html

http://mathsrv.ku-eichstaett.de/MGF/homes/grothmann/java/bench/Bench.html   » Java Benchmark Open in a new browser window
   By Rene Grothmann. Compares sieve algorithm in Java and C/C++. Text, tables, live comparison applet.
   http://mathsrv.ku-eichstaett.de/MGF/homes/grothmann/java/bench/Bench.html

http://www.fatalmind.com/paper/java_vs_cplusplus/resource.pdf   » Java and C++ Resource Management Comparison Open in a new browser window
   Detailed discussion of the techniques used in Java and C++ to implement leak free and exception safe resource management. Covers memory management, finalizers, destructors and finally blocks with examples.
   http://www.fatalmind.com/paper/java_vs_cplusplus/resource.pdf

http://www.csharphelp.com/archives/archive96.html   » Java and C-sharp Compared Open in a new browser window
   Briefly compares several traits; text, code samples.
   http://www.csharphelp.com/archives/archive96.html

http://www.chimu.com/publications/JavaSmalltalkSyntax.html   » Java and Smalltalk Syntax Compared Open in a new browser window
   Table and notes compare some elements of syntax of Java 1.1 to Smalltalk-80.
   http://www.chimu.com/publications/JavaSmalltalkSyntax.html

http://www.javacamp.org/javavscsharp/index.html   » Java vs. C# Open in a new browser window
   Code for code comparison. All features on both languages are compared.
   http://www.javacamp.org/javavscsharp/index.html

http://www.extremetech.com/article2/0,3973,467080,00.asp   » Java vs. C#, a Code-for-Code Comparison Open in a new browser window
   Compares 2 languages: history, text, code samples. [ExtremeTech]
   http://www.extremetech.com/article2/0,3973,467080,00.asp

http://www.firststep.com.au/education/solid_ground/javadiff.html   » Java vs. JavaScript Open in a new browser window
   Compares similarities, differences. By First Step Communications.
   http://www.firststep.com.au/education/solid_ground/javadiff.html

http://microsoft.toddverbeek.com/lang.html   » Just Say No to Microsoft: Programming Languages Open in a new browser window
   Describes dozens of mostly living languages, grouped by family similarities. Most are alternatives to Microsoft.
   http://microsoft.toddverbeek.com/lang.html

http://www.geocities.com/tablizer/langopts.htm   » Language Options Comparison Open in a new browser window
   Compares scripting language feature options, in various categories. Pros and cons given for each feature variant. Text, code samples, table.
   http://www.geocities.com/tablizer/langopts.htm

http://www.prowiki.org/wiki4d/wiki.cgi?LanguagesVersusD   » Languages Versus D Open in a new browser window
   Growing table compares D, C, C++, C#, Java, Delphi, Python, Perl, Eiffel, Sather, Smalltalk, Lisp/CLOS, Ada. Many clarifying comments below. [Wiki4D, Open Content]
   http://www.prowiki.org/wiki4d/wiki.cgi?LanguagesVersusD

http://www.lineaengineering.com/Resources/Productivity_/productivity_.html   » Linea Engineering, Inc.: Getting The Biggest Bang For Your Buck Open in a new browser window
   Compares VisualGen, Smalltalk, C++/Java, ANSI COBOL 85.
   http://www.lineaengineering.com/Resources/Productivity_/productivity_.html

http://www.coyotegulch.com/reviews/number_crunching/   » Linux Number Crunching: Benchmarking Languages Open in a new browser window
   Compares performance of Intel Fortran and C++, gcc, and IBM, Sun and GNU Java compilers, on an Intel Linux platform.
   http://www.coyotegulch.com/reviews/number_crunching/

http://www.flownet.com/gat/papers/lisp-java.pdf   » Lisp as an Alternative to Java Open in a new browser window
   Ron Garret / Erann Gat comparison, starts from 1999 Prechelt study results, adds many insights; as text, a few tables. [Intelligence]
   http://www.flownet.com/gat/papers/lisp-java.pdf

http://www.lib.uchicago.edu/keith/crisis/crisis.html   » My Programming Language Crisis Open in a new browser window
   Some points on language design by Keith Waclena.
   http://www.lib.uchicago.edu/keith/crisis/crisis.html

http://www.osnews.com/story.php?news_id=5602   » Nine Language Performance Round-up: Benchmarking Math & File I/O Open in a new browser window
   Small-scale benchmark test run on 9 languages or variants: Java 1.3.1 and 1.4.2, C via gcc 3.3.1, Python 2.3.2 and via Psyco 1.1.1, 4 from Microsoft Visual Studio .NET 2003: Visual Basic/C#/C++/J#.
   http://www.osnews.com/story.php?news_id=5602

http://archive.eiffel.com/doc/manuals/technology/oo_comparison/   » Object-Oriented Languages in the Industry: A Comparison Open in a new browser window
   Text and tables compare 4 major OO languages: Eiffel, C++, Java, Smalltalk. Criteria chosen to suggest where Eiffel is better.
   http://archive.eiffel.com/doc/manuals/technology/oo_comparison/

http://pleac.sourceforge.net/   » PLEAC: Programming Language Examples Alike Cookbook Open in a new browser window
   Suite of common programming problems solved in Ada, C++, Erlang, Guile, Haskell, Java, Masd, merd, NASM, Objective Caml, Perl, Pliant, Python, Ruby, Tcl.
   http://pleac.sourceforge.net/

http://mjtsai.com/blog/2002/11/25/perl_vs_python_vs_ruby/   » Perl vs. Python vs. Ruby Open in a new browser window
   Comparison with text, code samples, many reader comments. Michael Tsai weblog.
   http://mjtsai.com/blog/2002/11/25/perl_vs_python_vs_ruby/

http://www.scriptol.org/choose.php   » Popular Programming Languages Open in a new browser window
   Long text table compares many languages by brief descriptions matched to common tasks.
   http://www.scriptol.org/choose.php

http://news.zdnet.com/2100-9595_22-529641.html   » Programmers: Otters with Rocks? Open in a new browser window
   Discusses historical move from low level languages to higher level interpreted ones, productivity, future developments. Active feedback response. [ZDNet News]
   http://news.zdnet.com/2100-9595_22-529641.html

http://www.cybercomm.nl/~broers/programming.html   » Programming Information from HB Open in a new browser window
   Text descriptions compare C/C++, Java, Pascal, Basic, VeraStream; Oracle; HTML, XML; JavaScript, PHP.
   http://www.cybercomm.nl/~broers/programming.html

http://dan.corlan.net/bench.html   » Programming Language Benchmarks Open in a new browser window
   Compares the same program in Ada, C, Forth, FORTRAN, Java, Lisp, Perl, R, Ruby. Goal: support decisions in language choice for making compute-intensive Web programs. Text, table, code samples.
   http://dan.corlan.net/bench.html

http://www.cs.oberlin.edu/~jwalker/languageCategories.html   » Programming Language Categories Open in a new browser window
   Brief text compares 6 basic language types: general scripting, programmer scripting, application development, low-level, pure functional, complete core.
   http://www.cs.oberlin.edu/~jwalker/languageCategories.html

http://www.jvoegele.com/software/langcomp.html   » Programming Language Comparison Open in a new browser window
   Table and text compares many features of some popular object-oriented languages: C++, C#, Eiffel, Java, Perl, Python, Ruby, Smalltalk, Visual Basic.
   http://www.jvoegele.com/software/langcomp.html

http://www.ai.mit.edu/people/pdp8/critiques/critiques.html   » Programming Language Critiques Open in a new browser window
   Annotated links to critiques (Older version, by original author)
   http://www.ai.mit.edu/people/pdp8/critiques/critiques.html

http://www.infoplanic.ch/teko/thema/pascal/pashtml/critique.html   » Programming Language Critiques: Pascal, C, C++, and C-Linda Open in a new browser window
   Text compares languages on many points; by Jim Basney.
   http://www.infoplanic.ch/teko/thema/pascal/pashtml/critique.html

http://www.tldp.org/HOWTO/Programming-Languages.html   » Programming Languages Mini-howto Open in a new browser window
   Briefly compares major Linux programming languages: C, C++, Fortran, Java, Lisp, Perl, PHP, Python, Tcl; by Risto S. Varanka.
   http://www.tldp.org/HOWTO/Programming-Languages.html

http://merd.sourceforge.net/pixel/language-study/   » Programming Languages Study Open in a new browser window
   Includes: diagram, history of languages; history of language concepts; syntax across languages; Scriptometer measures scripting ease of languages; mutability and sharing of various values in various languages.
   http://merd.sourceforge.net/pixel/language-study/

http://www.theadvisors.com/langcomparison.htm   » Programming Languages Table Open in a new browser window
   Table showing the approximate number of logical source statements (not physical lines of code) that roughly correlate with a single function point.
   http://www.theadvisors.com/langcomparison.htm

http://www.python.org/doc/Comparisons.html   » Python Compared to Other Languages Open in a new browser window
   Many links to comparisons involving Python.
   http://www.python.org/doc/Comparisons.html

ftp://www.ibiblio.org/pub/linux/devel/lang/misc/   » Qtime Collection, FTP Download, Gzipped Open in a new browser window
   Display time as English sentence, coded in: AWK, C, ICI, Icon, JavaScript, Lite/mSQL, PHP3, Pike, Python, REBOL, Rexx, Ruby, SLang, Spanner. Tested on only Linux (all) and AmigaOS (C and Rexx versions).
   ftp://www.ibiblio.org/pub/linux/devel/lang/misc/

http://www.stsc.hill.af.mil/crosstalk/1996/07/quantify.asp   » Quantifying the Debate: Ada vs. C++ Open in a new browser window
   Tables and text compare Ada 83/95, C, C++; mainly costs, reliability. By Donald J. Reifer. [CrossTalk]
   http://www.stsc.hill.af.mil/crosstalk/1996/07/quantify.asp

http://www.ffconsultancy.com/free/ray_tracer/languages.html   » Ray Tracer Language Comparison Open in a new browser window
   Mini ray tracer benchmark written equivalently in C++, Java, SML, Objective Caml, Lisp, Scheme. Compares verbosity, performance; text, code samples, tables, image, graph. [Flying Frog Consultancy]
   http://www.ffconsultancy.com/free/ray_tracer/languages.html

http://gerbil.org/tom/doc/why.shtml   » Reasons for TOM Open in a new browser window
   TOM attempts to address flaws in these languages: C++, Cecil, Common Lisp, Eiffel, Java, Objective-C, Smalltalk.
   http://gerbil.org/tom/doc/why.shtml

http://www.approximity.com/ruby/Comparison_rb_st_m_java.html   » Ruby Versus Nine Object-Oriented Languages Open in a new browser window
   Compares Ruby, Objective-C, Smalltalk-80, C++, Java, Python, CLOS, Perl5, PHP, Dylan.
   http://www.approximity.com/ruby/Comparison_rb_st_m_java.html

http://acmqueue.com/modules.php?name=Content&pa=showpage&pid=205   » Schizoid Classes: Of Class, Type, and Method Open in a new browser window
   Compares Java and Smalltalk, in text and table. By Rodney Bates. [ACM Queue]
   http://acmqueue.com/modules.php?name=Content&pa=showpage&pid=205

http://cer.freeshell.org/renma/   » Simple Programs in Various Different Programming Languages Open in a new browser window
   Common algorithms and other sample code in the languages: Bash and Bourne shells, C/C++, Java, MATLAB/Octave, Perl, Python, Ruby, Scheme.
   http://cer.freeshell.org/renma/

http://www.npac.syr.edu/users/gcf/cps616java96/foilsepimagedir/023IMAGE.html   » Sun's Comparison of Language Features Open in a new browser window
   Table graphic, uses good-fair-poor metric, compares Java, Smalltalk, Tcl, Perl, Shells, C, C++.
   http://www.npac.syr.edu/users/gcf/cps616java96/foilsepimagedir/023IMAGE.html

http://faculty.frostburg.edu/cosc/htracy/cosc120/MODULES120/NetPL/PL_Net.htm   » Survey of Programming Languages Associated with the Web Open in a new browser window
   General feature comparisons, explanations.
   http://faculty.frostburg.edu/cosc/htracy/cosc120/MODULES120/NetPL/PL_Net.htm

http://merd.net/pixel/language-study/syntax-across-languages.html   » Syntax Across Languages Open in a new browser window
   Operator names and syntax elements in various programming languages.
   http://merd.net/pixel/language-study/syntax-across-languages.html

http://www.tiobe.com/tpci.htm   » TIOBE Programming Community Index: TPCI Open in a new browser window
   Updated monthly. Shows language popularity via world-wide availability of skilled engineers, courses, 3rd party vendors. Calculated from search engines Google, MSN, Yahoo.
   http://www.tiobe.com/tpci.htm

http://www.cyber-shaktipat.org/relax/languages.html   » TMXxine Languages Open in a new browser window
   Brief comparison Curl with High Level assembler, BCX, Dark Basic, Mono (C#/.Net implementation), Python, Squeak, XBasic/XBlite. Curl applet examples.
   http://www.cyber-shaktipat.org/relax/languages.html

http://cliki.tunes.org/Programming%20Languages   » TUNES Project: Programming Languages Open in a new browser window
   Over 200 languages described, mostly original commentary, many deep insights, over 1,000 links. [Open Content]
   http://cliki.tunes.org/Programming%20Languages

http://www.tcl.tk/advocacy/   » Tcl Advocacy Open in a new browser window
   Table, text, links compare Tcl, Perl, Python, JavaScript, Visual Basic.
   http://www.tcl.tk/advocacy/

http://teameiffel.blogspot.com/2006/06/zen-of-python-part-i.html   » Team Eiffel: The Zen of Python, Part I Open in a new browser window
   Text compares Python and Eiffel, via Tim Peters' Zen rules.
   http://teameiffel.blogspot.com/2006/06/zen-of-python-part-i.html

http://www.liquidmarkets.com/?name=lc&id=3   » Ted Shieh's Programming Language Comparison Open in a new browser window
   A comparison of the features of and demand for some of the major programming languages.
   http://www.liquidmarkets.com/?name=lc&id=3

http://cui.unige.ch/db-research/Enseignement/analyseinfo/   » The BNF Web Club Language Open in a new browser window
   Browse, explore some programming language syntax rules, see relations between rules, understand them via BNF (Backus-Naur Form notation) and syntactic diagrams: SQL, PL/SQL, SQL2, IDL; Ada 95, Java, Modula-2; Lazy, Lisp, M5.
   http://cui.unige.ch/db-research/Enseignement/analyseinfo/

http://www.gotw.ca/publications/c_family_interview.htm   » The C Family of Languages Open in a new browser window
   Interview with Dennis Ritchie, Bjarne Stroustrup, James Gosling.
   http://www.gotw.ca/publications/c_family_interview.htm

http://www.tcm.phy.cam.ac.uk/~mjr/C/   » The Case against C Open in a new browser window
   Five short essays compare C (and C++ by extension) to Fortran: Why C is Not a Good Numerical Language, Why C is Not a Good First Language, C's Poor Loop Constructs, C's Pointers and Optimisation, Optimisation through Directives.
   http://www.tcm.phy.cam.ac.uk/~mjr/C/

http://shootout.alioth.debian.org/   » The Computer Language Shootout Benchmarks Open in a new browser window
   Performance measurements and source code for ~25 benchmark programs in ~25 languages; with side-by-side comparisons for any 2 programming languages, and an interactive weighted ranking for all the languages.
   http://shootout.alioth.debian.org/

http://www.nyx.net/~gthompso/quine.htm   » The Quine Page Open in a new browser window
   Collection of self-reproducing programs: each outputs a copy of its own source code; about 60 languages.
   http://www.nyx.net/~gthompso/quine.htm

http://www.miranda.org/~jkominek/rot13/   » The ROT13 Page Open in a new browser window
   ROT13 implemented in many programming languages.
   http://www.miranda.org/~jkominek/rot13/

http://www.awaretek.com/zen.html   » The Zen of Python Open in a new browser window
   Compares traits of many languages, without naming any; by Tim Peters.
   http://www.awaretek.com/zen.html

http://cm.bell-labs.com/cm/cs/who/bwk/interps/pap.html   » Timing Trials, or, the Trials of Timing: Experiments with Scripting and User-Interface Languages Open in a new browser window
   By Brian Kernighan, Christopher Van Wyk. Compares how fast C, Awk, Perl, Tcl, Java, Visual Basic, Limbo, Scheme, run a range of representative tasks. Text, tables, graphs, code samples.
   http://cm.bell-labs.com/cm/cs/who/bwk/interps/pap.html

http://www.shagrouni.com/english/software/vbnot.html   » To VB or Not to VB Open in a new browser window
   Links to many comparisons: Visual Basic, VB.Net; Delphi, C#.
   http://www.shagrouni.com/english/software/vbnot.html

http://www.engin.umd.umich.edu/CIS/course.des/cis400/   » University of Michigan's Language Guide Open in a new browser window
   Each entry includes history, description, code examples, and references.
   http://www.engin.umd.umich.edu/CIS/course.des/cis400/

http://waterlanguage.org/Comparisons.html   » Water Comparisons Open in a new browser window
   Two medium length documents compare object-oriented languages: Water with ConciseXML syntax, to JSP (JavaServer Pages) and Java; 1 brief list compares Water to PHP.
   http://waterlanguage.org/Comparisons.html

http://www.onlamp.com/pub/a/onlamp/2003/05/12/languagephilosophy.html   » What I Hate About Your Programming Language Open in a new browser window
   Text treats general aspects of language choices, then compares hatred of Perl, Python, Ruby, PHP, Java, C, C++, JavaScript, XSLT, SQL. With many forum comments. [ONLamp.com]
   http://www.onlamp.com/pub/a/onlamp/2003/05/12/languagephilosophy.html

http://paulgraham.com/fix.html   » What Languages Fix Open in a new browser window
   Compares many languages in brief text, describes each by the problem it fixes. [Paul Graham]
   http://paulgraham.com/fix.html

http://www.garshol.priv.no/download/text/perl.html   » What's Wrong with Perl Open in a new browser window
   Author explains what he considers wrong about Perl, presents Python as an alternative. Descriptions, code samples, links.
   http://www.garshol.priv.no/download/text/perl.html

http://www.lysator.liu.se/c/bwk-on-pascal.html   » Why Pascal is Not My Favorite Programming Language Open in a new browser window
   Brian Kernighan's comparison of Pascal and C
   http://www.lysator.liu.se/c/bwk-on-pascal.html

http://www.tcl.tk/advocacy/perl.html   » Why Tcl is Better than Perl Open in a new browser window
   Says Tcl is simpler, more maintainable, has superior GUI interface; Perl is hard to maintain and embed, thread unsafe, complex to learn. No code samples, tables, graphs.
   http://www.tcl.tk/advocacy/perl.html

http://www.scienceprog.com/why-to-move-from-asm-to-c/   » Why to Move from ASM to C Open in a new browser window
   Brief text compares Assembly to C; lower to higher level language. ScienceProg.
   http://www.scienceprog.com/why-to-move-from-asm-to-c/


This category needs an editor

Last Updated: 2006-10-10 09:31:09



Your Ad Here

Help build th