Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046812
en ru br
Репозитории ALT

Группа :: Разработка/ML
Пакет: ocaml-cppo

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.6.8-alt1
Время сборки: 3 октября 2021, 18:58 ( 129.7 недели назад )
Размер архива: 29.67 Kb

Домашняя страница:   http://mjambon.com/cppo.html

Лицензия: BSD
О пакете: Equivalent of the C preprocessor for OCaml programs
Описание:

Cppo is an equivalent of the C preprocessor targeted at the OCaml
language and its variants.

The main purpose of cppo is to provide a lightweight tool for simple
macro substitution (\#define) and file inclusion (\#include) for the
occasional case when this is useful in OCaml. Processing specific
sections of files by calling external programs is also possible via
\#ext directives.

The implementation of cppo relies on the standard library of OCaml and
on the standard parsing tools Ocamllex and Ocamlyacc, which contribute
to the robustness of cppo across OCaml versions.

Текущий майнтейнер: Anton Farygin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • ocaml-cppo
  • ocaml-cppo
  • ocaml-cppo-debuginfo
  • ocaml-cppo_ocamlbuild-devel
  • ocaml-cppo_ocamlbuild-debuginfo
  • ocaml-cppo_ocamlbuild
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin