Io
Computers - Programming - Languages - Io. Small, embeddable, object-oriented, prototype-based, garbage collected language; faster than Perl, Python, Ruby; supports actors and futures for concurrency. Influences: Smalltalk; Act1, Self, NewtonScript; Lisp; Lua. Descriptions, documents, download, mail list ...
www.iolanguage.com
IoProgrammingLanguage
Computers - Programming - Languages - Io. Growing article, with links to many related topics. [Wikipedia] ...
en.wikipedia.org
D ProgrammingLanguage
Computers - Programming - Languages - D. Compiled, garbage collected, simpler C/C++ replacement by Walter Bright (wrote first DOS C++ compiler). Maximum similarity to C/C++, except where backward compatibility hurts. Overview, specification, download. [Digital Mars] ...
www.digitalmars.com
How Stuff Works: C ProgrammingLanguage
Computers - Programming - Languages - C - FAQs, Help, and Tutorials. Complete, thoroughly-illustrated C programminglanguage tutorial with many examples to assist in becoming a C programmer. ...
IoLanguage for StepTalk on Cocoa
Computers - Programming - Languages - Io. Io bundle for StepTalk; works on Cocoa only because IoObjcBridge works on Cocoa only. ...
article.gmane.org
Interactive Ontario (IO)
Computers - Multimedia - Organizations. IO is a not-for-profit industry trade organization committed to the growth of the Ontario interactive digital content industry. It represents interactive digital media companies covering a range of sectors including: e-learning, video/online games, mobile, television ...
www.interactiveontario.com
C++ ProgrammingLanguage Tutorials
Computers - Programming - Languages - C++ - FAQs, Help, and Tutorials. A bunch of PDF files for C++ ProgrammingLanguage Course. ...
www.cs.wustl.edu
Language Oriented Programming
Computers - Programming - Methodologies - Language Oriented Programming. Brief reference, forum exchange with many insights. Lambda the Ultimate. ...
lambda-the-ultimate.org
The Go ProgrammingLanguage
Computers - Programming - Languages - Concurrent. Documentation, source, and other resources for Google's Go language. ...
golang.org
ProgrammingLanguage Research Links
Computers - Programming - Compilers - FAQs, Help, and Tutorials. Links to resources for research in programminglanguage theory, design, implementation, and related areas. (Mark Leone, Carnegie Mellon University) ...
www.cs.cmu.edu
The SR ProgrammingLanguage
Computers - Parallel Computing - Programming - Languages. Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation. ...
www.cs.arizona.edu
The Unlambda ProgrammingLanguage
Computers - Programming - Languages - Obfuscated. Minimalistic functional language based on the Lambda calculus but lacking the Lambda operator. Tutorial, reference, GPLed interpreters available. ...
www.madore.org
Ooc programminglanguage
Computers - Programming - Compilers - Transformation Tools. Reference implementation of the ooc language, a higher-level Java/C#, strictly typed, portable, object-oriented superset of C and generating pure C99 code for speed and size. ...
launchpad.net
SampleTalk Language and Programming Technology
Computers - Programming - Languages - Logic-based. AI language simpler than Prolog, based on generalization and matching of unconstrained text processing samples and allowing a program to be built immediately from data-processing examples. ...
Cocoa: The Objective-C ProgrammingLanguage
Computers - Programming - Languages - Objective-C. A detailed introduction to object-oriented programming in the context of the Objective-C programminglanguage. ...
Language Oriented Programming: The Next Programming Paradigm
Computers - Programming - Methodologies - Language Oriented Programming. Seminal article introduces, formalizes, defines LOP; by Sergey Dmitriev, cofounder, CEO of JetBrains, Inc. JetBrains onBoard Online Magazine. ...
www.onboard.jetbrains.com
Bnf of the Ada ProgrammingLanguage
Computers - Programming - Languages - Ada - FAQs, Help, and Tutorials. Each element of this page is an anchor to a description of a syntax rule. ...
cui.unige.ch
The Art of Assembly LanguageProgramming
Computers - Programming - Languages - Assembly - x86 - FAQs, Help, and Tutorials. Detailed step by step tutorial. ...
maven.smith.edu
Fortress ProgrammingLanguage
Computers - Programming - Languages - Fortress. Growing article, with links to many related topics, references. Wikipedia. ...
en.wikipedia.org
Dylan ProgrammingLanguage
Computers - Programming - Languages - Lisp - Dylan. Description, tips, techniques, projects, libraries (source), links. By Chris Double. ...