- from Wikipedia: (define (car z) (z (lambda (p q) p))) (define (cdr z) (z (lambda (p q) q))) ;; ??? http://en.wikipedia.org/wiki/Cons 15 comments scheme
Linking pages
- Lisp In Less Than 200 Lines Of C https://carld.github.io/2017/06/20/lisp-in-less-than-200-lines-of-c.html 317 comments
- GitHub - lisphp/lisphp: Lisphp is a Lisp dialect written in PHP. https://github.com/lisphp/lisphp 44 comments
- A brief introduction to BEAM - Erlang/OTP https://blog.erlang.org/a-brief-BEAM-primer/ 35 comments
- GitHub - sdboyer/constext: ctx = Cons(ctx1, ctx2) https://github.com/sdboyer/constext 13 comments
- Common Data Structures in Common Lisp — Dan's Musings https://blog.djhaskin.com/blog/common-data-structures-in-common-lisp/ 12 comments
- Make Your Self | Mariano Guerra's Log https://marianoguerra.org/posts/make-your-self/ 12 comments
- Total programming in Swift. Edit: I was interviewed for the… | by André Videla | Medium https://medium.com/@andre_videla/total-programming-in-swift-526508c12a74 5 comments
- Writing a Language in Truffle. Part 1: A Simple, Slow Interpreter http://cesquivias.github.io/blog/2014/10/13/writing-a-language-in-truffle-part-1-a-simple-slow-interpreter/ 4 comments
- Finally a Solid LaTeX Alternative: Typst - All Dressed Programming https://all-dressed-programming.com/posts/amazing-typst/ 3 comments
- articles/switching_from_imperative_to_functional_programming_with_games_in_Elm.md at master · Dobiasd/articles · GitHub https://github.com/Dobiasd/articles/blob/master/switching_from_imperative_to_functional_programming_with_games_in_Elm.md 2 comments
- A Perspective on Lisp and Hoon • Blog • urbit.org https://urbit.org/blog/hoon-4-lispers 2 comments
- Set Theory and Lisp http://blog.isaachodes.io/p/set-theory-and-lisp/ 1 comment
- Type-level Bubble Sort in Rust: Part 2 - DEV Community 👩💻👨💻 https://dev.to/thedenisnikulin/type-level-bubble-sort-in-rust-part-2-43b6 0 comments
- Rewriting as a Computational Paradigm – FreeFour.com http://www.freefour.com/rewriting-as-a-computational-paradigm/ 0 comments
- Making sense of Elixir (improper) lists https://dorgan.netlify.app/posts/2021/03/making-sense-of-elixir-(improper)-lists/ 0 comments
- talk-transcripts/ClojureForJavaProgrammers.md at master · matthiasn/talk-transcripts · GitHub https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/ClojureForJavaProgrammers.md 0 comments
- JavaScript and Type Thinking. At the heart of functional thinking is… | by Yassine Elouafi | Medium https://medium.com/@yelouafi/javascript-and-type-thinking-735edddc388d 0 comments
- Type Class – RFoldable | Functional C++ http://functionalcpp.wordpress.com/2013/10/05/type-class-rfoldable/ 0 comments
- Functional Geekery Episode 123 – Zach Tellman – Functional Geekery https://www.functionalgeekery.com/episode-123-zach-tellman/ 0 comments
Would you like to stay up to date with Lisp & Scheme? Checkout Lisp & Scheme
Weekly.
Related searches:
Search whole site: site:wikipedia.org
Search title: cons - Wikipedia
See how to search.