Версия на русском языке

RSS

Декларативное программирование

Author: Basil Voronkov
Annotation: Description of a project devoted to the development of Ela programming language.

Keywords: programming languages; .NET; functional programming
Author: Tepljakov Sergey Vladimirovich
Annotation: This article describe internal implementation of closures in C# language.

Keywords: C#; Closure; Functional programming
Author: Alexander Stavonin
Annotation: Annotation of my article.

Keywords: semicolon separated keywords list;
Author: Vasily Voronkov
Translator: Name Surname
Source: source
Contributor: Name Surname
Annotation: I am not going to write about history of functional programming, lambda and combinary calculus. I am even not going to convice you that functional programming is an important and useful thing. There are plenty of other articles about these. My tasks is simple. I am going to answer a couple of questions that you might have after reading these "other articles". I am fully aware, however, that it breaks a common tradition of "introductions" to functional programming, hence the title that you can see above.

Keywords: functional programming; Haskell; Ela; Ocaml; F#; C#

Функциональные языки

Erlang

Haskell

Author: Константин Владимиров
Annotation: This article describes using of the HaXML library which helps process XML in Haskell language.

Keywords: Haskell; XML; HaXML

Мягкое введение в Haskell

Nemerle

Author: Chistyakov Vlad
Annotation: Those who are beginning to learn programming language Nemerle after C #, often are wondering why, with the overall similarity of languages, Nemerle introduceы certain syntactical differences. This article describes the differences and explain their causes.

Keywords: Programming language; Nemerle; C#
Annotation:

Keywords:

Макросы Nemerle - расширенный курс

Author: Chistyakov Vlad
Annotation: Во второй части статьи о макросах Nemerle речь пойдет о макросах уровня выражения, о макросах, изменяющих синтаксис языка, а также о контексте компиляции, доступном в макросах, и тех возможностях, которые он предоставляет (типизации выражений, получении доступа к описанию типов проекта, информации о методах и т.п.).

Keywords: Programming language; Nemerle; Macros

Язык Nemerle

Author: Chistyakov Vlad
Annotation: Non folmal introduction to The Nemerle programming lanuage. In this part you get to know about data types variant and class.

Keywords: Nemerle; Programming lanuage; Introduction
Author: Chistyakov Vlad
Annotation: Non folmal introduction to The Nemerle programming lanuage. In this part you get to know about data types variant and class.

Keywords: Nemerle; Programming lanuage; Introduction

Scala