Strike directory section: Computers Programming Languages Multiparadigm Image Mp3 Ftp Kids News
MetaStrike.com, Advanced MetaSearch Engine
Multi Search Add Bookmark! Make MetaStrike Your Homepage




Home:   Computers:   Programming:   Languages:   Multiparadigm   

Other Category:


Sites:

  •  Kx Systems, Inc.  - http://www.kx.com/index.htm
     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.
  •  Piccola: A Small Composition Language  - http://www.iam.unibe.ch/~scg/Research/Piccola/
     PI based COmposition LAnguage: research language to explore the paradigm: Application = Components + Scripts. From the University of Berne.
  •  UFO: United Functions and Objects  - http://www.cs.man.ac.uk/arch/projects/ufo.html
     UFO1.0 was implemented in UFO, and a basic compiler, generating ANSI C; was produced early in the project. This implemention evolved over time, was used to produce a wide range of applications in UFO: numeric benchmarks, programming tools, and natural language processing. Free.
  •  Nial: A Quick Look at Nial  - http://www.apl.demon.co.uk/aplandj/qnial.html
     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.
  •  X Language: xlang  - http://www.nongnu.org/xlang/
     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]
  •  Multiparadigm Programming Group  - http://www-leibniz.imag.fr/PMP/
     At Leibniz Laboratory, Grenoble, France; research topics, news, publications, members. In English and Français.
  •  ELAN  - http://os.inf.tu-dresden.de/L4/l3elan.html
     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, Deutsch.
  •  Piccola Wiki  - http://scgwiki.iam.unibe.ch:8080/SCG/10
     Wiki for this language. Treats 2 implementations: JPiccola, done in Java; SPiccola, done in Squeak. Descriptions, tutorial, syntax, libraries, bug list, FAQ.
  •  Scala  - http://scala.epfl.ch
     A multi-paradigm type-safe programming language. It integrates features of object-oriented and functional languages. Statically typed, interoperates with Java and .Net, XML aware. [Open source, BSD-like license]
  •  ResearchIndex: From Competition to Amalgamation of Different Programming Paradigms  - http://citeseer.ist.psu.edu/386474.html
     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, functional, constraint, ...) in a unified process of generating computer system models.
  •  NIAL: Nested Interactive Array Language  - http://www.nial.com/AboutNial/AboutNial.html
     Multi-paradigm language, merges aspects of functional array language and procedural languages. Rich set of language primitives make it easy to rapidly develop loop-free data-driven algorithms. Also Q'Nial IDE, and Nial Data Engine embeddable interpreter.