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

RSS

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

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