To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

COWSEL (COntrolled Working SpacE Language) is a programming language designed between 1964 and 1966 by Robin Popplestone. It was based on an reverse Polish notation (RPN) form of the language Lisp, combined with some ideas from Combined Programming Language (CPL).

COWSEL was initially implemented on a Ferranti Pegasus computer at the University of Leeds and on a Stantec Zebra at the Bradford Institute of Technology. Later, Rod Burstall implemented it on an Elliot 4120 at the University of Edinburgh.

COWSEL was renamed POP-1 in 1966, during summer, and development continued under that name from then on.

YouTube Encyclopedic

  • 1/5
    Views:
    948 068
    2 448
    4 230
    11 030
    9 914
  • 50 से ज्यादा गाय डेयरी फिर भी घाटे में, 90% हो जाती है बंद देखिए क्यों?Dairy Farming, profit or loss
  • Modern High Tech 85 Acre Desi Cow Dairy Farm: Mr. Mittal
  • WTF is Lisp
  • Expressões regulares em Python - Parte 2
  • Std. 9 Science 2 Lesson 9 Environmental Management Digest's Answers Maharashtra Board

Transcription

Example code

function member
lambda x y
comment Is x a member of list y;
define      y atom then *0 end
            y hd x equal then *1 end
            y tl -> y repeat up

Reserved words (keywords) were also underlined in the original printouts. Popplestone performed syntax highlighting by using underscoring on a Friden Flexowriter.

See also

  • POP-2 programming language
  • POP-11 programming language
  • Poplog programming environment

References

  • Technical report: EPU-R-12, U Edinburgh (Apr 1966)

External links


This page was last edited on 22 April 2024, at 01:22
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.