Category:ListRecipes
From Erlang Community
(Difference between revisions)
| Revision as of 22:53, 3 September 2006 (edit) Bfulgham (Talk | contribs) ← Previous diff |
Current revision (08:09, 24 November 2006) (edit) (undo) Andreas (Talk | contribs) m (Reverted edits by Kaiserpanda (Talk); changed back to last version by Bfulgham) |
||
| (One intermediate revision not shown.) | |||
Current revision
[edit] Introduction
Erlang traces its roots to symbolic languages like Lisp and Prolog. Consequently, Erlang comes with a rich variety of list operations supporting higher-order programming and the efficient handling of symbolic data. Even strings are handled as simple lists of characters, and though this does have some negative effect on performance it does allow for very elegant algorithms for string-related activities. See Category:StringRecipes for more on this topic.
Articles in category "ListRecipes"
There are 13 articles in this category.
ACE |
F
OR |
ST |

Digg It
Del.icio.us
Reddit
Facebook
Stumble Upon
Technorati

