User loginNavigation |
archivesfoldl and foldrfoldl.com and foldr.com are two fun websites that may just help you wrap your head around left and right folds. They are the product of Oliver Steele, designer of (Open)Laszlo. Native delimited continuations in (byte-code) OCamlAll you guys waiting to implement zippers etc. in Ocaml can go right ahead: There's now a library implementation of delimited continuations. In fact, there are two implementations. A native implementation in C that copies the relevant part of the interpreter's stack, and a pure Ocaml version that requires monadic style of writing code. Purity in PLTI've been thinking about languages that choose purity:
My working theory is that choosing purity wins a language a lot of zealots as its fans. What other languages chose purity? What other concepts could be unifying paradigms for programming languages? |
Browse archivesActive forum topics |
Recent comments
1 week 5 days ago
42 weeks 7 hours ago
42 weeks 11 hours ago
42 weeks 11 hours ago
1 year 12 weeks ago
1 year 16 weeks ago
1 year 17 weeks ago
1 year 17 weeks ago
1 year 20 weeks ago
1 year 25 weeks ago