|
| |
| | C programming language - Wikipedia, the free encyclopedia |
 | | The C programming language is a standardized imperative computer programming language developed in the early 1970s by Ken Thompson and Dennis Ritchie for use on the Unix operating system. |  | | C is a relatively minimalist programming language that operates close to the hardware, and is more similar to assembly language than to most high-level languages. |  | | C is prized for its efficiency, and is the most popular programming language for writing system software, though it is also used for writing applications. |
|
http://en.wikipedia.org/wiki/C_programming_language
(5124 words)
|
|
| |
| | Open Directory - Computers:Programming:Languages |
 | | Oberon is a general-purpose programming language that evolved from Modula-2. |  | | Framework languages (or programming language frameworks), a subset of multiparadigm languages, are designed to also be highly extensible and modular, very paradigm agnostic, minimally biased, ideally with no one main paradigm. |  | | Data structured languages are those in which the data structure is a main organizing principle, knowledge representation, model, for data and logic (code, programs) alike, in which both are stored and operated on, i.e., program data and logic are structured and operated on in the same way. |
|
http://dmoz.org/Computers/Programming/Languages/desc.html
(9527 words)
|
|
| |
| | Researchers in Programming Languages and Compilers |
 | | Programming language analysis and design, including module systems, object-oriented programming, type systems, and reasoning about programs; applications of mathematical logic to programming languages and automated reasoning; algorithms for static analysis of programs. |  | | Programming languages and environments, general purpose parallel programming, compiler analysis and high-level optimization. |  | | Programming languages and compiler construction, semantics-based program manipulation and program analyses, program specialization, program composition, metaprogramming, functional and logic programming. |
|
http://www.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/language-people.html
(4088 words)
|
|
| |
| | The Sather Language: Efficient, Interactive, Object-Oriented Programming |
 | | The Sather type system is a major factor in the computational efficiency, clarity, and safety of Sather programs. |  | | Sather is an object oriented language which aims to be simple, efficient, interactive, safe, and non-proprietary. |  | | Sather is also being extended to support parallel programming. |
|
http://www.icsi.berkeley.edu/~sather/Publications/article.html
(3049 words)
|
|
| |
| | GNU Sather |
 | | GNU Sather is an object-oriented programming language designed to be simple, efficient and safe. |  | | Contribute your Sather source code to the GNU Sather project or assist with your development skills. |  | | So GNU Sather is an object-oriented language with garbage collection, statically-checked strong typing, multiple inheritance, separate implementations and type inheritance, parameterized classes, dynamic dispatch, iteration abstraction, higher-order routines and iterators, exception handling, assertions, preconditions, postconditions, and class invariants. |
|
http://www.gnu.org/software/sather
(249 words)
|
|
| |
| | HPCnet - Research |
 | | CC++ is a parallel programming language based on the C++ programming language. |  | | Split-C is a parallel extension of the C programming language that supports efficient access to a global address space on current distributed memory multiprocessors. |  | | GLU (Granular Lucid) is a high-level programming system for constructing parallel and distributed applications to run on diverse high-performance computing systems. |
|
http://www.hoise.com/hpcnet/technology/parallel/researchp.htm
(1355 words)
|
|
| |
| | Stephen M. Omohundro's Curriculum Vitae |
 | | Program committee member:1997 International Workshop on AI and Statistics, the 1996 and 1995 conferences on Neural Information Processing Systems, the 1996 International Conference on Pattern Recognition, and the 1996 Conference on Computational Learning Theory. |  | | Supervised the implementation of the compiler, debugger, libraries, and programming environment. |  | | Programming Languages and System Architectures, Lecture Notes in Computer Science Volume 782, Springer-Verlag, Berlin (1994) pp. |
|
http://om3.home.att.net/cv.html
(1592 words)
|
|
| |
| | Sather - Wikipedia, the free encyclopedia |
 | | Sather also takes inspiration from other programming languages and paradigms: iterators, design by contract, abstract classes, multiple inheritance, anonymous functions, operator overloading, contravariant type system. |  | | The original Berkeley implementation is now maintained by many people, not all at Berkeley, and has been adopted by the Free Software Foundation. |  | | Sather is implemented as a compiler to C, i.e., the compiler does not output object or machine code, but takes Sather source code and generates C source code as an intermediate language. |
|
http://en.wikipedia.org/wiki/Sather_programming_language
(251 words)
|
|
| |
| | References |
 | | Object Oriented Programming in the BETA Programming Language. |  | | Programming Methodology Group Memo 88, MIT Laboratory for Computer Science, Cambridge, MA, February 1994. |  | | In Proceedings of the Conference on Functional Programming Languages and Computer Architecture, pages 273-280, 1989. |
|
http://www.pmg.lcs.mit.edu/papers/popl97/node29.html
(206 words)
|
|
| |
| | Waldemar's Bibliography |
 | | Languages and Compilers for Parallel Computing 1993, p. |  | | The Semantics of the Java Programming Language: Preliminary Version |  | | Debugging of Globally Optimized Programs Using Data Flow Analysis |
|
http://www.mozilla.org/js/language/bibliography.html
(972 words)
|
|
| |
| | Enabling Compiler Transformations for pSather 1.1 (ResearchIndex) |
 | | Abstract: pSather 1.1 [2] is a parallel extension of the object-oriented sequential programming language Sather 1.1 [1]. |  | | Compiling Machine-Independent Parallel Programs - Philippsen, Heinz, Lukowicz (1993) |  | | This document describes the basic ideas of the extensions of the sequential Sather compiler to handle pSather programs and is thus a high-level documentation of parts of the pSather compiler. |
|
http://citeseer.ist.psu.edu/philippsen95enabling.html
(168 words)
|
|
| |
| | CTO : Sather |
 | | Original things that might be worth considering as inspiration for a new language: iterators, operators as syntactic sugar, implicit declarations,... |  | | It has been developed at Berkeley's ICSI, reached a good level of maturity and is currently part of the GNU project. |  | | The current implementation of the compiler is written in Sather and emits C code, which leads to various compiling inconveniences. |
|
http://cliki.tunes.org/Sather
(128 words)
|
|
| |
| | ao.htm |
 | | Review of Programming Classics: Implementing the World's Best Algorithms, by Ian Oliver, Apr94, 133 |  | | Review of Algorithms from P to NP, Volume I: Design and Efficiency, by B.M.E. Moret and H.D. Shapiro, Apr94, 134 |  | | Using DPMI to Hook Interrupts in Windows 3, Feb92, 16 |
|
http://www.cstone.net/~bachs/ddj/ao.htm
(251 words)
|
|
| |
| | Hello, World Page! |
 | | We are attempting to collect examples for as many languages and related programming environments (shells etc.) as possible. |  | | Everyone has seen the Hello World program used as a first exposure to a new language or environment. |  | | Before submitting an example, please review our submission guidelines: |
|
http://www2.latech.edu/~acm/HelloWorld.shtml
(73 words)
|
|
| |
| | Prime Time Freeware Contents |
 | | 12104 language/lisp/t T - dialect of Lisp derived from SCHEME 11813 misc/rsk RSK's Grab Bag 11360 os/oberon The Oberon system 10798 language/self The Self Programming Language 9541 docprep/edit/emacs/gnu GNU Emacs - extensible editing system 9481 language/aspect ASpecT - Logic Functional pgm. |  | | language 8384 os/andrew The Andrew Distribution 8066 cad/ee/alliance ALLIANCE - Digital CMOS VLSI tools 7979 cad/ee/ocean OCEAN - Sea-of-Gates Design System 7681 language/haskell/glasgow Glasgow Haskell Compiler 7435 window/x11/gopath GoPATH - application dev. |  | | 5404 language/sather The Sather Programming Language 5016 language/icon/icon Icon interpreter, documentation, etc. |
|
http://www.uniforum.org/web/membership/ptf.html
(451 words)
|
|
|