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

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads


Your Ad Here


Your Ad Here

Multiparadigm (25)

Categories:

See Also:
Sites:

http://www.spinellis.gr/pubs/conf/1994-OOPSLA-Multipar/html/mlom.html   » An Object Model for Multiparadigm Programming Open in a new browser window
   Presented at OOPSLA 1994.
   http://www.spinellis.gr/pubs/conf/1994-OOPSLA-Multipar/html/mlom.html

http://os.inf.tu-dresden.de/L4/l3elan.html   » ELAN Open in a new browser window
   Created 1974 by Technical University of Berlin group, as alternative to BASIC in teaching, for systematic programming, and related styles: top-down, bottom-up, recursive, modular, syntax-directed. Descriptions, brief resource list, documents. English, Deu
   http://os.inf.tu-dresden.de/L4/l3elan.html

http://www.heron-language.com/   » Heron Open in a new browser window
   Home site. Has brief description, specification, tutorial, related articles, download.
   http://www.heron-language.com/

http://www.artima.com/weblogs/index.jsp?blogger=cdiggins   » Heron-Centric: Ruminations of a Language Designer Open in a new browser window
   Weblog on language design issues, software development techniques, news, on Heron language, and similar languages like Java, C++.
   http://www.artima.com/weblogs/index.jsp?blogger=cdiggins

http://developers.slashdot.org/article.pl?sid=04/12/08/1944233   » Heron: Introducing The Heron Programming Language Open in a new browser window
   Forum with many comments. [Slashdot]
   http://developers.slashdot.org/article.pl?sid=04/12/08/1944233

http://www.kx.com/   » Kx Systems, Inc. Open in a new browser window
   Makes K, advanced vector oriented, functional language, one of the fastest application development environments (according to Bell Laboratories Benchmarking), and allows very fast processing of large datasets.
   http://www.kx.com/

http://sourceforge.net/projects/lfyre/   » Lfyre Open in a new browser window
   General purpose, compiled; high performance, expressiveness, flexibility. Many features found in other languages, and extra features: creating new operators, keywords, programming paradigms. News, download. [SourceForge]
   http://sourceforge.net/projects/lfyre/

http://www.usenix.org/publications/library/proceedings/dsl97/full_papers/spinellis/spinellis_html/spinellis.html   » Lightweight Languages as Software Engineering Tools Open in a new browser window
   Usenix Paper discussing multiparadigm programming as part of a larger topic.
   http://www.usenix.org/publications/library/proceedings/dsl97/full_papers/spinellis/spinellis_html/spinellis.html

http://i.csc.uvic.ca/home/hei/hei.ise%3Ctop:lucid%3E   » Lucid Open in a new browser window
   Functional dataflow language, invented by Bill Wadge, Ed Ashcroft. Variables and expressions denote streams-sequences of data items. Input and output are streams, so a program is a Unix-style filter. Was basis for French real-time/reactive languages Lustr
   http://i.csc.uvic.ca/home/hei/hei.ise%3Ctop:lucid%3E

http://cs.wwc.edu/~aabyan/PLBook/HTML/Unified/   » Muliparadigm Programming Language Open in a new browser window
   By Anthony A. Aaby; 1998. Exercise to design an abstract grammar for elements that programming languages share, more so for abstraction, generalization, and modules; to integrate the grammar with abstract grammars for many paradigms.
   http://cs.wwc.edu/~aabyan/PLBook/HTML/Unified/

http://www.npac.syr.edu/users/gcheng/homepage/thesis/node15.html   » Multiparadigm Parallel Programming Environments Open in a new browser window
   Text and diagrams on two main parallel programming paradigms (data parallel, explicit message passing), and sequential multiparadigm programming with corresponding parallel versions.
   http://www.npac.syr.edu/users/gcheng/homepage/thesis/node15.html

http://www-leibniz.imag.fr/PMP/   » Multiparadigm Programming Group Open in a new browser window
   At Leibniz Laboratory, Grenoble, France; research topics, news, publications, members. In English and Français.
   http://www-leibniz.imag.fr/PMP/

http://en.wikipedia.org/wiki/Multi-paradigm_programming_language   » Multiparadigm Programming Language Open in a new browser window
   Brief description, language list sorted by count and supported paradigms. [Wikipedia]
   http://en.wikipedia.org/wiki/Multi-paradigm_programming_language

http://www.nongnu.org/needle/   » Needle Open in a new browser window
   Pure object-oriented, functional language, statically typed, garbage collected; mixes ideas from Dylan, Lisp, Scheme; ML; Cecil, Smalltalk; description, slide show, downloads, links. [Open Source, MIT]
   http://www.nongnu.org/needle/

http://www.nial.com/   » Nial Systems Ltd. Open in a new browser window
   NIAL, Nested Interactive Array Language, mixes aspects of functional array and procedural languages. Rich primitives set makes it easy, fast to code loop-free data-driven algorithms. Also Q'Nial IDE, and Nial Data Engine embeddable interpreter. [Open Sour
   http://www.nial.com/

http://www.apl.demon.co.uk/aplandj/qnial.html   » Nial: A Quick Look at Nial Open in a new browser window
   The basis of Nial is the array theory of Trenchard More, a body of work which underpins APL2 nested arrays. It has a low profile, but serves the same niche as APL-J.
   http://www.apl.demon.co.uk/aplandj/qnial.html

http://www.alu.org/table/objects.htm   » Object Oriented and Procedural Lisp Open in a new browser window
   Brief, well written description of Lisp as a Framework Language, and benefits thereof.
   http://www.alu.org/table/objects.htm

http://scgwiki.iam.unibe.ch:8080/SCG/10   » Piccola Wiki Open in a new browser window
   Wiki for this language. Treats 2 implementations: JPiccola, done in Java; SPiccola, done in Squeak. Descriptions, tutorial, syntax, libraries, bug list, FAQ.
   http://scgwiki.iam.unibe.ch:8080/SCG/10

http://www.iam.unibe.ch/~scg/Research/Piccola/   » Piccola: A Small Composition Language Open in a new browser window
   PI based COmposition LAnguage: research language to explore the paradigm: Application = Components + Scripts. From the University of Berne.
   http://www.iam.unibe.ch/~scg/Research/Piccola/

http://citeseer.ist.psu.edu/386474.html   » ResearchIndex: From Competition to Amalgamation of Different Programming Paradigms Open in a new browser window
   Describes basic elements (data, actions, tunings, voids, mixtures, ...) and principles of programming (stratification, implicit knowledge, limited freedom, ...), directed to amalgamating different programming paradigms (imperative, object-oriented, functi
   http://citeseer.ist.psu.edu/386474.html

http://scala.epfl.ch/   » Scala Open in a new browser window
   General purpose language; multiparadigm (object-oriented, functional, concurrent elements); statically typed, type-safe; focus: Web services. Successor of Funnel. Interoperates with Java VM or .NET, XML aware. [Open source, BSD-like license]
   http://scala.epfl.ch/

http://www.cs.man.ac.uk/cstechrep/Abstracts/UMCS-92-4-3.html   » UFO: United Functions and Objects: Draft Language Description Open in a new browser window
   Download of UMCS-92-4-3.
   http://www.cs.man.ac.uk/cstechrep/Abstracts/UMCS-92-4-3.html

http://www.cs.ncl.ac.uk/old/events/colloquia/1996-97/04.dec.html   » Uniting Functions and Objects Open in a new browser window
   Abstract of John Sargeant 4-Dec-1996 colloquium.
   http://www.cs.ncl.ac.uk/old/events/colloquia/1996-97/04.dec.html

http://www.swe.uni-linz.ac.at/publications/abstract/TR-SE-94.17.html   » Vista: Concepts and Architecture of Vista: a Multiparadigm Programming Environment Open in a new browser window
   Visual multiparadigm programming: visual + object-oriented (signal flow + data flow); from Proceedings of 10th IEEE/CS Symposium on Visual Languages, St. Louis, USA, 4-7 October 1994.
   http://www.swe.uni-linz.ac.at/publications/abstract/TR-SE-94.17.html

http://www.nongnu.org/xlang/   » X Language: xlang Open in a new browser window
   The eXtensible Language: easy to use, multi-syntax, portable set of APIs to create CLI and GUI applications for Unix/X11 and Win32; will ease making big applications, has interpreter/compiler/debugger. [Open Source, GPL]
   http://www.nongnu.org/xlang/


Newsgroups:
This category needs an editor

Last Updated: 2006-09-01 16:45:20



Your Ad Here

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com

Free previews by Thumbshots.org