's Picture

Yehonathan Sharvit

Developer. Author. Speaker.

  • Blog
  • Talks
  • About
  • Contact
  • Search
  • Testimonials

Discover my book!
DISCOUNT CODE: sharvit39
September 11, 2016

Interactive overview of Scheme's semantics

Introduction

scheme

September 9, 2016

Code playground in ruby, clojure, javascript, python, PHP and more

This is a playground for the languages supported by the KLIPSE plugin.

August 31, 2016

Functional programming: Monads made clear - in javascript

Background

javascript

August 14, 2016

Y combinator real life application: recursive memoization in ruby

When we presented the Y combinator, we said that it was very aesthetic but not so practical.

ruby lambdacalculus

August 14, 2016

Recursions without names: Introduction to the Y combinator in ruby

This is an introductory article to the Y combinator from lambda-calculus. But we won’t mention the Y combinator in this article.

lambda-calculus ruby

August 10, 2016

Y combinator real life application: recursive memoization in javascript

When we presented the Y combinator, we said that it was very aesthetic but not so practical.

javascript lambdacalculus

August 10, 2016

Lambda Calculus: The Y combinator in ruby

In a previous article, we have shown how one can write recursive functions without using names.

lambda-calculus ruby

August 10, 2016

Lambda Calculus: The Y combinator in javascript

In a previous article, we have shown how one can write recursive functions without using names.

lambda-calculus javascript

August 10, 2016

Recursions without names: Introduction to the Y combinator in javascript

This is an introductory article to the Y combinator from lambda-calculus. But we won’t mention the Y combinator in this article.

lambda-calculus javascript

August 10, 2016

Y combinator real life application: recursive memoization in clojure

When we presented the Y combinator, we said that it was very aesthetic but not so practical.

lambda-calculus clojure

Newer Posts Page 12 of 17 Older Posts

Yehonathan Sharvit © 2023.

Back to top