Languages
- 621
- Occam-pi and KRoC: Blending CSP and the Pi-calculus
- Resources for occam-pi and KRoC: Kent Retargetable occam(-pi) Compiler: descriptions, news, download, documentation, bugs, coming-soon, publications, links. [Open Source, GPL, LGPL]
- 622
- Transterpreter
- Small, portable (strict ANSI C) runtime for occam; extensible, concise, reliable virtual machine to execute Transputer bytecode; even on LEGO Mindstorms. Written in Scheme, rewritten in C.
- 623
- WoTUG: occam
- Compilers, book references, online copies of manuals, a couple of examples, utilities, and information on Occam.
- 624
- occam (programming language) - Wikipedia
- Overview article with code examples, version history and examples.
- 625
- Concepts, Techniques, and Models of Computer Programming
- Companion website to textbook, teaches programming via Oz language, presents all major programming paradigms in a unified framework that is theoretically sound and practical. Many references, reviews, links.
- 627
- Programming Languages and Distributed Computing
- Research at the Universite catholique de Louvain (UCL) centered around the Oz language. Topics include peer-to-peer programming, security, tools for collaborative applications, human-computer interfaces, and teaching computer programming.
- 628
- The Mozart Programming System
- Description with references. Compares Oz to some other logic-based languages.
- 629
- Pascal Central
- Technical information, source code, forums and links. Focuses on the Macintosh development platform, but includes some good information about Pascal in general.
- 631
- Pascal Starting Page
- A good starting point for information about Pascal. Links to FAQs, random-number routines, and optimization, as well as information specific to the Turbo Pascal compiler.
- 632
- Perl.com
- News site run by O'Reilly. Contains documentation, weekly articles, Perl development summaries, blogs, and links to a variety of resources.
- 633
- Perl.org
- Run by the Perl Foundation with the aim of being "the central directory of all things Perl". Lists news, applications, documentations, communities, and events. Also hosts various Perl projects, including the Perl core, and many mailing lists.
- 634
- CPAN
- The Perl Archive Network, the gateway to all things Perl. The canonical location for Perl code and modules.
- 635
- Parrot VM
- Parrot is the new virtual machine underlying Perl 6. Provides an introduction, documentation, wiki and developer tools.
- 636
- Perl Monks
- Contains tutorials, discussion forums, Perl poetry, obfuscated code, and a large code repository.
- 637
- Perl Paraphernalia
- By Mark-Jason Dominus, author of the Higher Order Perl book. Hints, articles, Perl modules, programs.