You are here |
sriku.org | ||
| | | |
skilldrick.co.uk
|
|
| | | | Last year I wrote A brief introduction to closures which was meant to help people understand exactly what a closure is and how it works. I'm going to attempt that again, but from a different angle. I think with these kinds of concept, you just need to read as many alternative explanations as you can in order to get a well rounded view. First-class functions As I explained in Why JavaScript is AWESOME, one of the most powerful parts of JavaScript is its first-class functions. | |
| | | |
wingolog.org
|
|
| | | | wingolog: article: eval, that spectral hound | |
| | | |
www.baturin.org
|
|
| | | | ||
| | | |
text.marvinborner.de
|
|
| | With inspiration from John Tromp's 232 bit lambda calculus self interpreter I created a universal machine for a homoiconic meta encoding based on the Mogensen-Scott encoding and Church-encoded De Bruijn indices. |