« 1099 1100 1101 1102 1103 1506 »

Pages are deceptive. Live life in a basket.

Continuation-passing style - Wikipedia, the free encyclopedia

CentralNotice From Wikipedia, the free encyclopedia Jump to: navigation , search In functional programming , continuation-passing style ( CPS ) is a style of programming in which control is passed explicitly in the form of a continuation . Gerald Jay Sussman and Guy L. Steele, Jr. coined the phrase in AI Memo 349 (1975), which sets out the first version of the Scheme programming language. [ 1 ] [ 2 ] John C. Reynolds gives a detailed account of the numerous discoveries of continuations. [ 3 ] A function written in continuation-passing style takes an extra argument: an explicit "continuation" i.e. a function of one argument. When the CPS function has computed its result value, it "returns" it by calling the continuation function with this value as the argument. That means that when invoking a CPS function, the calling function is required to supply a procedure to be inv...

Linked on 2015-02-15 18:27:44 | Similar Links
Richard Feynman and The Connection Machine - The Long Now

🔎 Home About About Community Support Essays Press Jobs Store Contact Projects The Interval Seminars Special Events 10,000 Year Clock Nevada The Rosetta Project PanLex Long Bets Revive & Restore Long Server View all projects... Blog Seminars Seminar Home page Next Seminar Seminar List View Audio Podcast Special Events Membership Become a Member Sign in Community Dashboard Newsletters Donate People Board Members Staff Associates Contact closes global_menu closes container menu_block ##### USER MENU BLOCK Membership: Dashboard tooltip element for anonymous users Membership Dashboard div class="signup_signin"> <a href="/membership/signin/">Sign in</a> &nbsp;or&nbsp; <a href="/membership/">Become a Member</a> </div Members get a snapshot view of new Long Now content...

Linked on 2015-02-15 07:27:37 | Similar Links
Programming Enchiladas :: rm-hull / reaction-diffusion-morphogenesis.cljs

Programming Enchiladas random latest popular favourites unloved rm-hull / reaction-diffusion-morphogenesis.cljs 303 views 0 ★ Last updated 13 days ago In 1952, Alan Turing wrote a paper proposing a reaction–diffusion model as the basis of the development of patterns such as the spots and stripes seen in animal skin. Mathematically, reaction–diffusion systems take the form of semi-linear parabolic partial differential equations. By iteration 300, it should be clear how the two elements have separated from an initial randomized system. Fork me on GitHub! Site: copyright © 2015 Richard Hull. License: Creative Commons v3.0 Content: copyright as per respective owners else as otherwise specified....

Linked on 2015-02-15 07:13:58 | Similar Links
Bjarne Stroustrup: "I Did It For You All..."

<script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <div class="g-plusone" data-size="small"></div> <g:plusone size="small"></g:plusone> <span style="padding-left: 4.4em">|</span><!-- quotes | docs | repo | golang | sam | man | acme | Glenda | 9times | harmful | 9P | cat-v.org Related sites: | site updates | site map | cat -v harmful stuff › Blog/ › cat v/ › economics/ › films/ › journalism/ › people/ › political correctness/ › science/ › security theater/ › society/ » software/ › GCC › GNU/ › OO programming/ › SAP › andy tanenbaum » c++/ » I did it for you all › coders at work › linus › rms › csh › dynamic linking/ › e...

Linked on 2015-02-15 07:01:56 | Similar Links
C++ is Good for the Economy, It Creates Jobs!

<script type="text/javascript"> (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <div class="g-plusone" data-size="small"></div> <g:plusone size="small"></g:plusone> <span style="padding-left: 4.4em">|</span><!-- quotes | docs | repo | golang | sam | man | acme | Glenda | 9times | harmful | 9P | cat-v.org Related sites: | site updates | site map | cat -v harmful stuff › Blog/ › cat v/ › economics/ › films/ › journalism/ › people/ › political correctness/ › science/ › security theater/ › society/ » software/ › GCC › GNU/ › OO programming/ › SAP › andy tanenbaum » c++/ › I did it for you all › coders at work › linus › rms › csh › dynamic linking/ › e...

Linked on 2015-02-15 06:56:44 | Similar Links
Careers — Instrument

[if gte IE 9]> <link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/532f0f24e4b025f227975408/2/532f0fd5e4b04fa7336a061e/532f0fd5e4b04fa7336a062c/2420/1423680613476/site.css?&filterFeatures=false&part=1"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/532f0f24e4b025f227975408/2/532f0fd5e4b04fa7336a061e/532f0fd5e4b04fa7336a062c/2420/1423680613476/site.css?&filterFeatures=false&part=2"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/532f0f24e4b025f227975408/2/532f0fd5e4b04fa7336a061e/532f0fd5e4b04fa7336a062c/2420/1423680613476/site.css?&filterFeatures=false&part=3"/><link rel="stylesheet" type="text/css" href="//static1.squarespace.com/static/sitecss/532f0f24e4b025f227975408/2/532f0fd5e4b04fa7336a061e/532f0fd5e4b04fa7336a062c/2420/1423680613476/sit...

Linked on 2015-02-15 06:48:02 | Similar Links
Xe
The Saga of plt, Part 2 - Christine Dodrill

Toggle navigation Christine Dodrill Blog Projects Resume Contact So I ended with a strong line of wisdom from plt last time. What if the authors that wrote free PGP did not release their source code? A nice rehash of the Clipper Chip anyone? 2015-01-25 [00:06:15] <Xe> but they did release their code [00:06:40] <plt> I saw a few that did not release their source code. [00:07:09] <plt> Its up to the author if they want to release it under the U.S Copyright Laws. [00:08:50] <plt> http://copyright.gov/title17/circ92.pdf Note that this is one of the few external links plt will give that actually works. A lot of this belief in copyright and the like seems to further some kind of delusional system involving everyone being out to steal his code and profit off of it. Please don't pay this person. [00:57:18] <plt> The ircd follows the Internet Relay Protocols [00:57:35] <Xe> which RFC's? [00...

Linked on 2015-02-15 05:01:20 | Similar Links
Rocksmith™ on Steam

[if lt IE 7]> <style type="text/css"> #logo_holder img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); } #logo_holder { display: inline-block; width: 176px; height: 44px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://store.akamai.steamstatic.com/public/images/v5/globalheader_logo.png'); } </style> <![endif] STORE COMMUNITY ABOUT SUPPORT Install Steam login | language Български (Bulgarian) čeština (Czech) Dansk (Danish) Nederlands (Dutch) Suomi (Finnish) Français (French) Ελληνικά (Greek) Deutsch (German) Magyar (Hungarian) Italiano (Italian) 日本語 (Japanese) 한국어 (Korean) Norsk (Norwegian) Polski (Polish) Português (Portuguese) Português-Brasil (Portuguese-Brazil) Русский (Russian) Română (Romanian) 简体中文 (Simplified Chinese) Español (Spanish) Svenska (Swedish) 繁體中文 (Traditional Chine...

Linked on 2015-02-15 03:57:21 | Similar Links
Ovation CS24P NBM Celebrity Standard Plus MD A E Nutmeg Burled Maple Top Guitar | eBay

Default filmstrip js used with main image adding filmstrip js used in main pic and with images carousel [if lt IE 9]><link rel="stylesheet" type="text/css" href="http://ir.ebaystatic.com/rs/v/32q2wauokmyjletm4byq40w5s2i.css?proc=DU:N"></link><![endif] Skip to main content [if lt IE 9]><div id="gh" role="banner" class="gh-IE8 gh-flex gh-pre-js gh-w "><![endif] [if (gte IE 9)|!(IE)]><! <![endif] [if lt IE 9]><a href="http://www.ebay.com/" _sp="m570.l2586" id="gh-la">eBay<img width="117" height="120" style="clip:rect(47px, 118px, 95px, 0px); position:absolute; top:-47px;left:0" alt="" src="http://ir.ebaystatic.com/rs/v/apstidvcvu5pxlbxkphrrdo5iqv.png?e" id="gh-logo"></a><![endif] [if (gte IE 9)|!(IE)]><! eBay <![endif] Shop by category Enter your search keyword All Categories Advanced Hi ( Sign in to bid or buy) Daily Deals Gift Cards Sell Help & Contact My eBay Expand My eBay Su...

Linked on 2015-02-15 03:34:58 | Similar Links
Index of /climbing/Self_Coached_Climber/

../ 1 - Movement/ 31-Jan-2015 20:52 - 2 - Training/ 31-Jan-2015 20:51 - 3 - Misc/ 31-Jan-2015 20:52 - ...

Linked on 2015-02-15 00:37:36 | Similar Links
Xe
The Saga of plt, Part 1 - Christine Dodrill

Toggle navigation Christine Dodrill Blog Projects Resume Contact The following is adapted from a real story. Parts of it are changed to keep it entertaining to read but the core of the story is maintained. I apologize that this issue in the epic will be shorter than the others, but it gets better. It all started when I got this seemingly innocuous PM on Freenode: 2015-01-23 [18:32:48] <plt> Hello. I am writting a new ircd and can I have the channel ##ircd please? This is a fairly common event on larger IRC networks, especially given the length of the channel name and the fact that it references IRC daemons specifically. At this point I had forgotten I owned that channel. So naturally I decided to give it a join and see if the person who requested the channel was worthy of it or had brought enough activity to it such that it was morally correct to hand it off. This was not the case...

Linked on 2015-02-15 00:07:26 | Similar Links
NASA Study Finds Carbon Emissions Could Dramatically Increase Risk of U.S. Megadroughts | NASA

Skip to main content LOADING... Loading ... AddThis Button BEGIN Text Size This is the code for the Facebook Share button without counter that pulls from the Graph API AddThis Button END February 12, 2015 RELEASE 15-020 NASA Study Finds Carbon Emissions Could Dramatically Increase Risk of U.S. Megadroughts [image-36] Droughts in the U.S. Southwest and Central Plains during the last half of this century could be drier and longer than drought conditions seen in those regions in the last 1,000 years, according to a new NASA study. [image-51] The study, published Thursday in the journal Science Advances, is based on projections from several climate models, including one sponsored by NASA. The research found continued increases in human-produced greenhouse gas emissions drives up the risk of severe droughts i...

Linked on 2015-02-14 23:26:53 | Similar Links
« 1099 1100 1101 1102 1103 1506 »

Pages are deceptive. Live life in a basket.